UNPKG
bankcard-reader
Version:
latest (1.0.1)
1.0.1
1.0.0
0.4.4
0.4.3
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
高拍仪读取银行卡
github.com/waitingsong/node-bankcard-reader
waitingsong/node-bankcard-reader
bankcard-reader
/
dist
/
index.js
6 lines
(5 loc)
•
170 B
JavaScript
View Raw
1
2
3
4
5
6
import
{ config }
from
'./lib/config'
/* istanbul ignore next */
config.
appDir
= __dirname +
'/..'
export
*
from
'./lib/index'
export
{ initialOpts }
from
'./lib/config'