UNPKG
jaakrecog-liveness-lib
Version:
latest (0.0.1)
0.0.1
This is a JAAKRECOG LIVENESS© Angular Component
jaakrecog-liveness-lib
/
lib
/
interfaces
/
video-capture-options.d.ts
4 lines
(3 loc)
•
55 B
TypeScript
View Raw
1
2
3
4
export
interface
CaptureOptions
{
token
:
string
; }