UNPKG
enroll-jaakrecog
Version:
latest (0.1.11)
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
This is a JAAK Enroll© Angular Component
enroll-jaakrecog
/
lib
/
classes
/
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; }