UNPKG

121 BTypeScriptView Raw
1import type { Main } from "../../main";
2export declare function loadPolygonMaskPlugin(tsParticles: Main): Promise<void>;