File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 "./package.json" : " ./package.json" ,
4040 "./client" : " ./client.d.ts"
4141 },
42- "types" : " ./dist/index.d.mts" ,
43- "typesVersions" : {
44- "*" : {
45- "*" : [
46- " ./dist/*.d.mts" ,
47- " ./*"
48- ]
49- }
50- },
5142 "bin" : {
5243 "tsdown" : " ./src/run.ts"
5344 },
Original file line number Diff line number Diff line change 2626 },
2727 "./package.json" : " ./package.json"
2828 },
29- "types" : " ./dist/index.d.mts" ,
30- "typesVersions" : {
31- "*" : {
32- "*" : [
33- " ./dist/*.d.mts" ,
34- " ./*"
35- ]
36- }
37- },
3829 "bin" : {
3930 "create-tsdown" : " ./src/run.ts"
4031 },
Original file line number Diff line number Diff line change 2222 },
2323 "./package.json" : " ./package.json"
2424 },
25- "types" : " ./dist/index.d.mts" ,
26- "typesVersions" : {
27- "*" : {
28- "*" : [
29- " ./dist/*.d.mts" ,
30- " ./*"
31- ]
32- }
33- },
3425 "files" : [
3526 " dist"
3627 ],
Original file line number Diff line number Diff line change 2222 },
2323 "./package.json" : " ./package.json"
2424 },
25- "types" : " ./dist/index.d.mts" ,
26- "typesVersions" : {
27- "*" : {
28- "*" : [
29- " ./dist/*.d.mts" ,
30- " ./*"
31- ]
32- }
33- },
3425 "files" : [
3526 " dist"
3627 ],
Original file line number Diff line number Diff line change 2626 },
2727 "./package.json" : " ./package.json"
2828 },
29- "types" : " ./dist/index.d.mts" ,
30- "typesVersions" : {
31- "*" : {
32- "*" : [
33- " ./dist/*.d.mts" ,
34- " ./*"
35- ]
36- }
37- },
3829 "bin" : {
3930 "tsdown-migrate" : " ./src/run.ts"
4031 },
You can’t perform that action at this time.
0 commit comments