UNPKG

@tsparticles/interaction-particles-attract

Version:

tsParticles attract particles interaction

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