FetchOptions: Override<FetchOptions, {
    body: Exclude<FetchOptions["body"], "node:stream">;
}>

Type declaration

Generated using TypeDoc