E621
    Preparing search index...

    Interface UpdatePostIqdbOptions

    interface UpdatePostIqdbOptions {
        "[RawQueryShape]"?: {};
        mode?: "basic" | "extended" | "thumbnail";
        v2?: boolean;
    }

    Hierarchy (View Summary)

    Index
    "[RawQueryShape]"?: {}
    mode?: "basic" | "extended" | "thumbnail"
    v2?: boolean