Interface RequestContext

Hierarchy

  • RequestContext

Properties

Properties

fetch: FetchFn
init: RequestInit
input: URL | RequestInfo
url: string

Deprecated

This may in some cases be a Request/RequestInfo object instead of a string. For safety use .input instead.

Generated using TypeDoc