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) 174 B
declare const useLayoutHeight: (videoRefBg: React.RefObject<HTMLVideoElement>, isVideoLoading: boolean, videoLayoutHeight: number) => void; export default useLayoutHeight;