UNPKG

@waiting/bankcard-reader-base

Version:
14 lines (13 loc) 244 B
export const initialConfig = { appDir: '', } /** 初始化参数 */ export const initialOpts = { cardType: 'auto', dllTxt: '', dllSearchPath: '', findCardRetryTimes: 0, debug: false, port: 0, searchAll: false, }