Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: convert some files to es6 classes (#5863)
* refactor: convert menu.js to ES6 class * refactor: convert menuitem.js to ES6 class * refactor: convert scrollbar_pair.js to ES6 class * chore: define properties in the constructor in names.js * refactor: convert names.js to ES6 class * chore: run clang-format
- Loading branch information