-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
TypeScript import(...) types #7749
Copy link
Copy link
Closed
Labels
Has PRarea: typescriptoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issue
Metadata
Metadata
Assignees
Labels
Has PRarea: typescriptoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issue
TypeScript 2.9 will support a new
import("foo")syntax for referencing types in modules which have not been imported. See the original pull request at microsoft/TypeScript#14844 for more details.To support this, Babel will likely need to implement