mwg API
    Preparing search index...

    Interface AIAction

    interface AIAction {
        type: string;
        readonly [key: string]: AIValue;
    }

    Indexable

    Index
    type: string