UNPKG

@rkosafo/cai.components

Version:

This package is under development and not ready for public use.

3 lines (2 loc) 221 B
export { default as Toaster, toast, originalToast, updateToastConfig } from './Toast.svelte'; export type { ToasterProps, ToastSoundPreset, ToastType, CustomToastOptions, ToastTheme, ToastOptions } from './Toast.svelte';