@witchcraft/spellcraft
    Preparing search index...

    Type Alias StringifyKeyList

    type StringifyKeyList = {
        list: string[];
        type: "key";
    }
    Index

    Properties

    Properties

    list: string[]
    type: "key"