@helia/verified-fetch
    Preparing search index...

    Interface AcceptHeader

    interface AcceptHeader {
        contentType: ContentType;
        options: Record<string, string>;
    }
    Index

    Properties

    Properties

    contentType: ContentType
    options: Record<string, string>