UNPKG

@tsparticles/shape-line

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