UNPKG

@tsparticles/path-polygon

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