UNPKG

@scalar/use-toasts

Version:
3 lines 219 B
export { default as ScalarToasts } from './components/ScalarToasts.vue.js'; export { type ToastFunction, type ToastOptions, initializeToasts, useToasts, } from './hooks/useToasts.js'; //# sourceMappingURL=index.d.ts.map