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) 205 B
declare const useVideoSizes: (videoRefBg: React.RefObject<HTMLVideoElement>, setShowCurtain: React.Dispatch<React.SetStateAction<boolean>>, stateMachineState: any) => void; export default useVideoSizes;