UNPKG

@yidun/livedetect-sdk-h5

Version:

活体检测 H5

3 lines (2 loc) 88 B
import type { UA } from './types'; export default function compatible(ua: UA): boolean;