vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface DefaultShortcut

    interface DefaultShortcut {
        action: string;
        active: boolean;
        keyCommand: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    action: string
    active: boolean
    keyCommand: string