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