import { Toolbar } from "./toolbar"; export class CommandModeToolbar extends Toolbar { // TODO move here all code about the command mode toolbar }