@witchcraft/spellcraft
    Preparing search index...

    Type Alias StringifyCommandList

    type StringifyCommandList = {
        list: string[];
        type: "command";
    }
    Index

    Properties

    Properties

    list: string[]
    type: "command"