UNPKG

@cardscan.ai/insurance-cardscan-react

Version:

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

5 lines (4 loc) 167 B
import CardScanView from "./scanview"; import { CardScanModel } from "./scanview/detector"; export { CardScanView, CardScanModel }; export * from "./types/types";