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 c9422be commit 62e73a4Copy full SHA for 62e73a4
src/lib/plugins/package.json
@@ -0,0 +1,5 @@
1
+{
2
+ "type": "module",
3
+ "svelte": "./index.js",
4
+ "types": "../lib/plugins/index.d.ts"
5
+}
0 commit comments