Skip to content

Commit

Permalink
Revert "Expose SvelteToastOptions (#107)"
Browse files Browse the repository at this point in the history
This reverts commit 475e42e.
  • Loading branch information
zerodevx authored Sep 15, 2024
1 parent 475e42e commit 2c2f966
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/lib/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
export { default as SvelteToast } from './SvelteToast.svelte'
export { toast } from './stores.js'

/**
* @typedef {import('./stores.js').SvelteToastOptions} SvelteToastOptions
*/

0 comments on commit 2c2f966

Please sign in to comment.