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) 81 B
export type ModelPrediction = { score: number; className: string; };