UNPKG

@tsparticles/shape-star

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