UNPKG

@tsparticles/shape-square

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