UNPKG
idcard-reader
Version:
latest (5.0.0)
5.0.0
4.6.1
4.6.0
4.5.0
4.4.3
4.4.2
4.4.1
4.4.0
4.3.2
4.3.1
4.3.0
4.2.1
4.2.0
4.1.1
4.1.0
4.0.1
4.0.0
3.0.1
3.0.0
2.4.0
2.2.0
2.1.4
2.1.3
2.1.2
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.0.3
1.0.2
1.0.1
1.0.0
通过二代身份证机具读取二代身份证信息
github.com/waitingsong/node-idcard-reader
waitingsong/node-idcard-reader
idcard-reader
/
dist
/
index.d.ts
4 lines
(3 loc)
•
136 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/index'
;
export
*
from
'./lib/model'
;
export
{ initialCompositeOpts, initialOpts, nationMap, }
from
'./lib/config'
;