Skip to content

Type Alias: FetchOptionsDefaults

FetchOptionsDefaults = Omit<FetchOptionsInterceptor, "as" | "method">

Defined in: packages/fetch/src/types.ts:325