File tree
Expand file treeCollapse file tree
5 files changed
+64
-11
lines changedFilter options
- .changeset
- crates/swc_typescript
- src/fast_dts
- tests/fixture
Expand file treeCollapse file tree
5 files changed
+64
-11
lines changed.changeset/cyan-humans-kick.md
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
crates/swc_typescript/src/fast_dts/types.rs
Copy file name to clipboardExpand all lines: crates/swc_typescript/src/fast_dts/types.rs+49-10Lines changed: 49 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
| ||
342 | 343 |
|
343 | 344 |
|
344 | 345 |
|
345 |
| - |
346 |
| - |
347 |
| - |
348 |
| - |
349 |
| - |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
350 | 388 |
|
351 | 389 |
|
352 | 390 |
|
| ||
410 | 448 |
|
411 | 449 |
|
412 | 450 |
|
| 451 | + |
413 | 452 |
|
414 | 453 |
|
415 | 454 |
|
|
crates/swc_typescript/tests/fixture/symbol-properties.snap
Copy file name to clipboardExpand all lines: crates/swc_typescript/tests/fixture/symbol-properties.snap+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
crates/swc_typescript/tests/fixture/ts-property.snap
Copy file name to clipboardExpand all lines: crates/swc_typescript/tests/fixture/ts-property.snap+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
13 | 14 |
|
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
|
crates/swc_typescript/tests/fixture/ts-property.ts
Copy file name to clipboardExpand all lines: crates/swc_typescript/tests/fixture/ts-property.ts+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
18 | 21 |
|
19 | 22 |
|
20 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
21 | 27 |
|
0 commit comments