UNPKG

@furystack/rest

Version:
2 lines 146 B
export type Method = 'GET' | 'POST' | 'PATCH' | 'PUT' | 'DELETE' | 'HEAD' | 'CONNECT' | 'TRACE' | 'OPTIONS'; //# sourceMappingURL=methods.d.ts.map