UNPKG

snack-alert

Version:

A simple React toast notification library with Tailwind CSS

3 lines 181 B
import { AlertContextType } from '../interface/provider'; export declare const AlertContext: import('react').Context<AlertContextType | null>; //# sourceMappingURL=provider.d.ts.map