Commit d007a3f
committed
In aspnet-prerendering, fix type definitions to satisfy TypeScript 2.4.0. Fixes aspnet#1034
1 parent fcd3cf9 commit d007a3fCopy full SHA for d007a3f
File tree
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedOpen diff view settings
Filter options
- src/Microsoft.AspNetCore.SpaServices/npm/aspnet-prerendering/src
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedOpen diff view settings
Collapse file
src/Microsoft.AspNetCore.SpaServices/npm/aspnet-prerendering/src/PrerenderingInterfaces.ts
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.SpaServices/npm/aspnet-prerendering/src/PrerenderingInterfaces.ts+4-2Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
| 6 | + |
7 | 7 | |
8 | 8 | |
9 | 9 | |
| ||
16 | 16 | |
17 | 17 | |
18 | 18 | |
| 19 | + |
| 20 | + |
19 | 21 | |
20 | | - |
| 22 | + |
21 | 23 | |
22 | 24 | |
23 | 25 | |
|
Collapse file
src/Microsoft.AspNetCore.SpaServices/npm/aspnet-prerendering/src/index.ts
Copy file name to clipboard+1-3Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | 1 | |
3 | | - |
4 | | - |
| 2 | + |
0 commit comments