mirror of
https://github.com/google/blockly.git
synced 2026-06-16 16:15:14 +02:00
1162a660a0
* feat: add interface definitions for procedure stuff * fix: signature of insertParameter * fix: remove declareModuleId * fix: remove variable-ness from the parameter interface * chore: types -> type * chore: PR comments * fix: update interfaces to use this return type * chore: format