UNPKG

react-healthy

Version:

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

5 lines 199 B
import { Healthy } from './Healthy'; import { PageStatus } from './PageStatus'; import { StatusRow } from './StatusRow'; export { Healthy, PageStatus, StatusRow }; //# sourceMappingURL=index.d.ts.map