UNPKG

id-scanner-lib

Version:

Browser-based ID card, QR code, and face recognition scanner with liveness detection

8 lines (7 loc) 171 B
/** * @file 版本号文件 * @description 定义库的版本号 * @module Version */ export declare const VERSION = "1.5.0"; export declare const BUILD_DATE: string;