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.
.js
1 parent 2d1ccf1 commit 7ec44d1Copy full SHA for 7ec44d1
src/lib/index.js
@@ -1,2 +1,2 @@
1
export { default as SvelteToast } from './SvelteToast.svelte'
2
-export { toast } from './stores'
+export { toast } from './stores.js'
0 commit comments