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