Skip to content

Typings not split into files #3213

@samelhusseini

Description

@samelhusseini

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

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions