mirror of
https://github.com/google/blockly.git
synced 2026-05-03 10:30:13 +02:00
02e64bebbe
* refactor: make VariableMap implement IVariableMap. * chore: remove unused arrayUtils import. * chore: fix comment on variable map backing store. * chore: Added JSDoc to new VariableMap methods. * chore: Improve test descriptions.