UNPKG

@quadible/web-sdk

Version:

The web sdk for Quadible's behavioral authentication service.

5 lines (4 loc) 92 B
export interface IFrameWithPredictions { predictions: any[]; imageBase64: string; }