mirror of
https://github.com/google/blockly.git
synced 2026-06-17 16:45:13 +02:00
646a931d77
* Migrate core/tooltip.js to ES6 const/let * Migrate core/tooltip.js to goog.module * Migrate core/tooltip.js to named requires * clang-format core/tooltip.js * Fix exports of mutable fields in core/tooltip.js * Don't assign a value when exporting visible in core/tooltip.js