Check for duplicates
Component
block-shareable-procedures
Request
Would there be interest in adding static type support to the block-shareable-procedures plugin? There is already a basic structure, but we would need to add:
- Type field for the parameters
- Type field for the return value
- Implement the events to listen to changes, etc.
Sample suggestion:


Additional context
It would be nice if it would work with the @blockly/plugin-typed-variable-modal plugin.
Check for duplicates
Component
block-shareable-procedures
Request
Would there be interest in adding static type support to the block-shareable-procedures plugin? There is already a basic structure, but we would need to add:
Sample suggestion:


Additional context
It would be nice if it would work with the @blockly/plugin-typed-variable-modal plugin.