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