UNPKG

@waiting/fingerprint-reader-bp8903

Version:
7 lines (6 loc) 238 B
import { FModel as FM } from 'win32-def'; import { Config, DeviceOpts } from './model'; export declare const config: Config; /** 初始化参数 */ export declare const initialOpts: DeviceOpts; export declare const dllFuncs: FM.DllFuncs;