Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: convert toolbox items to ES6 classes (#5947)
* 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
- Loading branch information