UNPKG

@tsparticles/interaction-particles-attract

Version:

tsParticles attract particles interaction

6 lines (5 loc) 284 B
import { loadParticlesAttractInteraction } from "./index.js"; const globalObject = globalThis; globalObject.__tsParticlesInternals = globalObject.__tsParticlesInternals ?? {}; globalObject.loadParticlesAttractInteraction = loadParticlesAttractInteraction; export * from "./index.js";