UNPKG

@afzalimdad9/react-alert

Version:
4 lines 310 B
import React from 'react'; declare const withAlert: (Context?: React.Context<import("./types").AlertContextType | null>) => (WrappedComponent: React.FC) => React.ForwardRefExoticComponent<Omit<any, "ref"> & React.RefAttributes<HTMLDivElement>>; export default withAlert; //# sourceMappingURL=withAlert.d.ts.map