Skip to main content

Type Alias: HttpMethod

HttpMethod = Schema.Schema.Type<typeof HttpMethod>
Defined in: packages/http/src/fetcher.ts:56 Represents all supported HTTP methods for the fetcher utility.