mirror of
https://github.com/google/blockly.git
synced 2026-06-17 08:35:12 +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