UNPKG

194 BJavaScriptView Raw
1import { loadFull } from ".";
2import { tsParticles } from "tsparticles-engine";
3loadFull(tsParticles);
4export { loadFull };
5export * from "tsparticles-slim";
6export * from "tsparticles-engine";