UNPKG

@tsparticles/interaction-particles-links

Version:

tsParticles links particles interaction

3 lines (2 loc) 142 B
import type { Engine } from "@tsparticles/engine"; export declare function loadLinksPlugin(engine: Engine, refresh?: boolean): Promise<void>;