UNPKG
jaak-bestframe
Version:
latest (0.0.14)
0.0.14
This is a JAAKRECOG LIVENESS© Angular Component
jaak-bestframe
/
lib
/
models
/
error.d.ts
6 lines
(5 loc)
•
100 B
TypeScript
View Raw
1
2
3
4
5
6
export declare
class
ErrorResponse
{ type: string; message: string; response: string; }