mirror of
https://github.com/google/blockly.git
synced 2026-01-09 10:00:09 +01:00
* refactor: run js2ts on variables * refactor: clean up conversion of variables blocks to typescript * refactor: add types for custom context menu options * refactor: run js2ts on blocks/variables_dynamic.js * refactor: clean up types in variables_dynamic * chore: respond to PR comments * chore: format