UNPKG

@tsparticles/updater-tilt

Version:

tsParticles particles tilt updater

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