File tree Expand file tree Collapse file tree 1 file changed +19
-3
lines changed
Expand file tree Collapse file tree 1 file changed +19
-3
lines changed Original file line number Diff line number Diff line change 1313 "types" : " ./lib/qr-code.d.ts" ,
1414 "default" : " ./lib/qr-code.js"
1515 },
16- "./lib/**/*.js" : {
17- "types" : " ./lib/**/*.d.ts" ,
18- "default" : " ./lib/**/*.js"
16+ "./lib/qrcode/QRCode.js" : {
17+ "types" : " ./lib/qrcode/QRCode.d.ts" ,
18+ "default" : " ./lib/qrcode/QRCode.js"
19+ },
20+ "./lib/qrcode/QRCodeMinimal.js" : {
21+ "types" : " ./lib/qrcode/QRCodeMinimal.d.ts" ,
22+ "default" : " ./lib/qrcode/QRCodeMinimal.js"
23+ },
24+ "./lib/qrcode/QRUtil.js" : {
25+ "types" : " ./lib/qrcode/QRUtil.d.ts" ,
26+ "default" : " ./lib/qrcode/QRUtil.js"
27+ },
28+ "./lib/text/stringToBytes_UTF8.js" : {
29+ "types" : " ./lib/text/stringToBytes_UTF8.d.ts" ,
30+ "default" : " ./lib/text/stringToBytes_UTF8.js"
31+ },
32+ "./lib/text/stringToBytes_SJIS.js" : {
33+ "types" : " ./lib/text/stringToBytes_SJIS.d.ts" ,
34+ "default" : " ./lib/text/stringToBytes_SJIS.js"
1935 }
2036 },
2137 "files" : [
You can’t perform that action at this time.
0 commit comments