UNPKG

react-healthy

Version:

Incrementally check and alert your users to the health of your APIs

3 lines 143 B
declare const useInterval: (callback: () => void, delay: number) => void; export default useInterval; //# sourceMappingURL=useInterval.d.ts.map