UNPKG

@tsparticles/shape-text

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