UNPKG

@tsparticles/preset-links

Version:

tsParticles links preset

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