property IHttpFetcherOptions.headers

Custom headers for requests

Type

Record<string, string>

Usage

import { type IHttpFetcherOptions } from ".";