@aracna/core - v1.5.0
    Preparing search index...

    Type Alias FetchDecodeType

    FetchDecodeType:
        | "array-buffer"
        | "blob"
        | "form-data"
        | "json"
        | "text"
        | "url-search-params"