@cto.af/ucd - v1.1.1
    Preparing search index...

    Interface FetchOptions

    interface FetchOptions {
        CI?: boolean;
        etag?: string;
        lastModified?: string;
    }
    Index

    Properties

    CI?: boolean
    etag?: string
    lastModified?: string