UNPKG
@yidun/livedetect-sdk-h5
Version:
beta (2.0.2-beta.1)
latest (2.4.2)
3.0.2
3.0.1
3.0.0
2.4.2
2.4.0
2.3.3
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.1.0
2.0.2-beta.1
2.0.1
2.0.0
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.1-rc.1
1.1.1-rc.0
活体检测 H5
dun.163.com
@yidun/livedetect-sdk-h5
/
dist
/
es
/
typings
/
index.d.ts
4 lines
(3 loc)
•
114 B
TypeScript
View Raw
1
2
3
4
import
'./style/index.less'
;
import
NELiveDetection
from
'./main/live-detection'
;
export
default
NELiveDetection
;