mirror of
https://github.com/google/blockly.git
synced 2026-05-10 14:10:11 +02:00
be9ca98cdc
* 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