Commit b996a66
Make diff2html import resilient to aggregate typecheck
Use a non-literal import specifier + local type so a typecheck that doesn't
install this package's deps (e.g. the parent repo's check:eng, which includes
core/eng) doesn't fail with TS2307; availability is validated at runtime.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent 244f134 commit b996a66
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
129 | 135 | | |
130 | | - | |
| 136 | + | |
131 | 137 | | |
132 | 138 | | |
133 | 139 | | |
134 | 140 | | |
135 | 141 | | |
136 | 142 | | |
137 | | - | |
| 143 | + | |
138 | 144 | | |
139 | 145 | | |
140 | 146 | | |
| |||
0 commit comments