-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
component: TypeScriptcomponent: build processissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added
Milestone
Description
The TypeScript typings aren't split into separate files, and so when a user imports 'blockly/core' there isn't a typings files that's associated with it.
We should split up our blockly.d.ts file into a similar structure to our modules, thus that when a user imports a specific module, the typings are included for that subset of Blockly.
Metadata
Metadata
Assignees
Labels
component: TypeScriptcomponent: build processissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added