Interface RequestContext

Hierarchy

  • RequestContext

Properties

Properties

fetch: ((input: RequestInfo | URL, init?: RequestInit) => Promise<Response>)

Type declaration

init: RequestInit
url: string