UNPKG

@afzalimdad9/react-alert

Version:
4 lines 178 B
import { AlertContextType } from './types'; declare const Context: import("react").Context<AlertContextType | null>; export default Context; //# sourceMappingURL=Context.d.ts.map