UNPKG

@tsparticles/path-curves

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