mirror of
https://github.com/google/blockly.git
synced 2026-01-11 19:07:08 +01:00
* 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.