UNPKG

@cardscan.ai/insurance-cardscan-react

Version:

A library that makes it easy to add health insurance card scanning to any web application

3 lines (2 loc) 110 B
declare function useInterval(callback: () => void, delay: number | null): void; export default useInterval;