UNPKG

115 BTypeScriptView Raw
1import type { Engine } from "tsparticles-engine";
2export declare function loadFull(engine: Engine): Promise<void>;