Type alias RequestParams

RequestParams: Omit<FullRequestParams, "body" | "method" | "query" | "path">

Generated using TypeDoc