interface IOptions {
    commandPalette: CommandPalette;
}

Properties

Properties

commandPalette: CommandPalette