File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 "type" : " module" ,
1616 "exports" : {
1717 "." : {
18- "types" : " ./dist/index.d.cts" ,
19- "import" : " ./dist/index.js" ,
20- "require" : " ./dist/index.cjs"
18+ "import" : {
19+ "types" : " ./dist/index.d.ts" ,
20+ "default" : " ./dist/index.js"
21+ },
22+ "require" : {
23+ "types" : " ./dist/index.d.cts" ,
24+ "default" : " ./dist/index.cjs"
25+ }
2126 }
2227 },
2328 "sideEffects" : false ,
Original file line number Diff line number Diff line change 8686 "gitHead" : " 19dcb264898c8e01c408eb66ce02c50b67c851ab" ,
8787 "exports" : {
8888 "." : {
89- "types" : " ./dist/index.d.cts" ,
90- "import" : " ./dist/index.js" ,
91- "require" : " ./dist/index.cjs"
89+ "import" : {
90+ "types" : " ./dist/index.d.ts" ,
91+ "default" : " ./dist/index.js"
92+ },
93+ "require" : {
94+ "types" : " ./dist/index.d.cts" ,
95+ "default" : " ./dist/index.cjs"
96+ }
9297 }
9398 }
9499}
Original file line number Diff line number Diff line change 5757 "gitHead" : " 19dcb264898c8e01c408eb66ce02c50b67c851ab" ,
5858 "exports" : {
5959 "." : {
60- "types" : " ./dist/index.d.cts" ,
61- "import" : " ./dist/index.js" ,
62- "require" : " ./dist/index.cjs"
60+ "import" : {
61+ "types" : " ./dist/index.d.ts" ,
62+ "default" : " ./dist/index.js"
63+ },
64+ "require" : {
65+ "types" : " ./dist/index.d.cts" ,
66+ "default" : " ./dist/index.cjs"
67+ }
6368 }
6469 }
6570}
You can’t perform that action at this time.
0 commit comments