Interface MockRequest

Hierarchy

  • MockRequest

Properties

body?: any
init?: RequestInit
input: RequestInfo
method: HttpMethod
pathParams: any
queryParams: any

Generated using TypeDoc