Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Typo: 'import' should be 'export' #24

Open
dragomirtitian opened this issue Sep 18, 2019 · 0 comments · May be fixed by #32
Open

Typo: 'import' should be 'export' #24

dragomirtitian opened this issue Sep 18, 2019 · 0 comments · May be fixed by #32

Comments

@dragomirtitian
Copy link

Type in description of isolated modules here:

Exports of Non-Value Identifiers
In TypeScript, you can import a type and then subsequently import it:

Should be:
In TypeScript, you can import a type and then subsequently export it:

@dragomirtitian dragomirtitian changed the title Typo: import should be Typo: 'import' should be 'export' Sep 18, 2019
dennybiasiolli added a commit to dennybiasiolli/TypeScript-New-Handbook that referenced this issue Oct 1, 2019
@dennybiasiolli dennybiasiolli linked a pull request Oct 1, 2019 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant