UNPKG

@voiceflow/fetch

Version:

Voiceflow fetch wrapper and error handling for SDKs

9 lines 196 B
export declare enum HTTPMethod { DELETE = "delete", GET = "get", HEAD = "head", PATCH = "patch", POST = "post", PUT = "put" } //# sourceMappingURL=http-method.enum.d.ts.map