mirror of
https://github.com/google/blockly.git
synced 2026-06-03 01:40:08 +02:00
08a8c0be6d
* Migrate core/contextmenu_registry.js to ES6 const/let * Migrate core/contextmenu_registry.js to goog.module * Migrate core/contextmenu_registry.js to named requires * clang-format core/contextmenu_registry.js * Make core/contextmenu_registry.js constructor private