UNPKG

@cardscan.ai/insurance-cardscan-react

Version:

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

6 lines (5 loc) 106 B
export interface EligibilityApiError { type?: string; message?: string; code?: number; }