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
/
main
/
compatible.d.ts
3 lines
(2 loc)
•
88 B
TypeScript
View Raw
1
2
3
import
type
{
UA
}
from
'./types'
;
export
default
function
compatible
(
ua
: UA
):
boolean
;