UNPKG

@tsparticles/interaction-particles-attract

Version:

tsParticles attract particles interaction

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