-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
FixedA PR has been merged for this issueA PR has been merged for this issueSuggestionAn idea for TypeScriptAn idea for TypeScript
Milestone
Description
Dynamic import proposal is in early stages but it will require TypeScript to support it in order to be usable in TypeScript based apps.
Basic syntax:
import('./my-module.ts').then(({export1, export2}) => {
});
truongsinh, screendriver, tkrotoff, Avol-V, Alexendoo and 76 morephthhieutimsuchanek, xcorpio, zcfan, sompylasar, piernik and 5 more
Metadata
Metadata
Assignees
Labels
FixedA PR has been merged for this issueA PR has been merged for this issueSuggestionAn idea for TypeScriptAn idea for TypeScript