UNPKG

@scalar/use-toasts

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