Closed j-oliveras closed 5 years ago
https://github.com/microsoft/TypeScript-New-Handbook/blob/cfd1d9d8ec402b6ea41dd3c2db2d2beefc931594/reference/Compiler%20Options.md#L652-L656
I think that line 654 should be (bold to mark the change):
In TypeScript, you can import a type and then subsequently export it:
// CC @RyanCavanaugh because you added that text.
543f7c2
https://github.com/microsoft/TypeScript-New-Handbook/blob/cfd1d9d8ec402b6ea41dd3c2db2d2beefc931594/reference/Compiler%20Options.md#L652-L656
I think that line 654 should be (bold to mark the change):
// CC @RyanCavanaugh because you added that text.