UNPKG

189 BTypeScriptView Raw
1import type { Main } from "../../../main";
2export declare function loadInteraction(tsParticles: Main): void;
3export declare function loadParticlesLinksInteraction(tsParticles: Main): void;