UNPKG

@tsparticles/shape-emoji

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