mirror of
https://github.com/google/blockly.git
synced 2026-01-08 09:30:06 +01:00
* Migrate blocks/procedures.js to goog.module * Migrate blocks/procedures.js named requires * clang-format blocks/procedures.js * chore: Factor common methods out of block definitions Addressing comments on PR #5736.