@gphone/sdk
    Preparing search index...

    Interface KeybindGroup

    interface KeybindGroup {
        actions: ResolvedKeybindAction[];
        ownerId: string;
        ownerLabel: string;
    }
    Index
    ownerId: string
    ownerLabel: string