UNPKG

snack-alert

Version:

A simple React toast notification library with Tailwind CSS

4 lines 180 B
export { AlertType, withSnackAlert } from './main'; export { mountSnackAlert } from './mount'; export { useAlert } from './core/hooks/provider'; //# sourceMappingURL=index.d.ts.map