KeyboardOptions: {
    keyboard?: {
        keyBindingContributions?: keyBindingRegistry.Options;
    };
}

Type declaration

Generated using TypeDoc