UNPKG

@cardscan.ai/insurance-cardscan-react

Version:

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

4 lines (3 loc) 194 B
/// <reference types="react" /> declare const useBufferSize: (bufferSize: number) => [number, import("react").Dispatch<import("react").SetStateAction<number>>]; export default useBufferSize;