UNPKG

@tsparticles/path-curl-noise

Version:

tsParticles curl noise path

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