UNPKG

@openstream/client

Version:
2 lines 155 B
export type Method = "HEAD" | "GET" | "PUT" | "PATCH" | "POST" | "DELETE" | "OPTIONS" | "CONNECT" | "SOURCE" | string; //# sourceMappingURL=Method.d.ts.map