UNPKG

@afzalimdad9/react-alert

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