@witchcraft/spellcraft
    Preparing search index...

    Type Alias ExportedManager

    type ExportedManager = {
        commands?: Commands;
        keys?: Keys;
        shortcuts?: Shortcuts;
    }
    Index

    Properties

    commands?: Commands
    keys?: Keys
    shortcuts?: Shortcuts