UNPKG

157 BJavaScriptView Raw
1import { loadAll } from ".";
2import { tsParticles } from "tsparticles-engine";
3loadAll(tsParticles);
4export { loadAll };
5export * from "tsparticles-engine";