export type Method = 'GET' | 'POST' | 'PUT' | 'PATCH' | 'DELETE'; //# sourceMappingURL=Method.d.ts.map