mirror of
https://github.com/google/blockly.git
synced 2026-01-08 01:20:12 +01:00
* refact: convert toolbox items to ES6 classes * fix: and SENTINEL so that contents can be parsed properly * fix: fix types and whatnot related to new SENTINEL * clean: format * refactor: reorganize overridable calls into the init function, and remove sentinel * clean: format * fix: inline docs and organization