mirror of
https://github.com/google/blockly.git
synced 2026-06-01 08:50:07 +02:00
ee3f4d257b
* Migrate core/utils/string.js to ES6 const/let * Migrate core/utils/string.js to goog.module * clang-format core/utils/string.js * Migrate core/utils/string.js to current exports convention * Convert two remaining vars to lets in core/utils/string.js