We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb4adc1 commit b1e2c8dCopy full SHA for b1e2c8d
files/create-preset/src/bundle.ts
@@ -1,4 +1,4 @@
1
-import { loadTemplatePreset } from ".";
+import { loadTemplatePreset } from "./index.js";
2
import { tsParticles } from "@tsparticles/engine";
3
4
void loadTemplatePreset(tsParticles);
0 commit comments