Commit 2d9a48b
File tree
- src
- tests
- __snapshots__
- fixtures/type-only-export
- rollup-plugin-dts
- basic
- call-signature
- computed-method
- computed-property
- construct-signature
- export-all-as-type
- export-as-namespace
- export-default-interface
- export-multiple-vars
- export-simple-alias
- export-simple-interface
- export-star-as
- export-star
- extend-global-module
- externals
- generic-extends
- generic-shadowing
- generics
- implements-expression
- import-default-interface
- import-no-import-clause
- import-referenced-interface
- import-renamed
- import-unused-interface
- inline-import-external-namespace
- inline-import-generic
- inline-import-namespace
- inline-import-typeof-members
- inline-import
- issue-100-unnamed-default-export
- issue-101-internal-api-comment
- issue-106-inline-import-generic
- issue-128-reference-directive
- issue-160-global-namespace
- issue-185-hoist-generic-extends
- issue-217
- issue-254
- issue-87
- issue-89-import-equals
- issue-91-extra-semicolon
- keep-extended-interface
- keep-interface-definition
- keep-referenced-interface
- labeled-tuple-types
- multiple-entries
- namespace-definition-rename
- namespace-keyword-exports
- namespace-references
- optional-type
- re-export-default
- re-export-namespace-inner
- re-export-namespace-multiple
- re-export-namespace
- react-components
- reference-path-remapping-should-not-touch-absolute-path
- remapped-mapped-types
- remove-unexported-interface
- renaming
- shadowing
- spread-tuple-type
- ts42-abstract
- ts42-tuple-rest
- ts43-getset
- ts47
- ts48
- type-conditional
- type-constructor
- type-function
- type-index
- type-literal
- type-mapped
- type-only-import-export
- type-simple
- type-template-literals
- typeof-undefined-alias
- typeof-undefined
- unnamed-default-export-without-space
- using-namespace-import
- variadic-tuple-types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
460 | | - | |
| 460 | + | |
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
| |||
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
574 | | - | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
575 | 585 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | | - | |
63 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
64 | 74 | | |
65 | 75 | | |
66 | 76 | | |
| |||
103 | 113 | | |
104 | 114 | | |
105 | 115 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | 116 | | |
110 | 117 | | |
111 | | - | |
112 | | - | |
113 | | - | |
| 118 | + | |
114 | 119 | | |
0 commit comments