Namespace: makeDelete
http.makeDelete
Variables
extension
• extension: ActionParsedExtension<{ makeDelete: <C, E>(this: Action<C, E>, pathOrBaseURL: string, body?: unknown, config?: Omit<HttpRequestConfig, "body" | "method">) => Action<C, E> }>
Defined in
src/http/actions/context/enhancers/makeDelete.ts:35