sesaparcours
    Preparing search index...

    Type Alias KeyboardOptions

    type KeyboardOptions = {
        keybindings: readonly Keybinding[];
    }
    Index

    Properties

    Properties

    keybindings: readonly Keybinding[]