@itd-api/testing / HttpMethod
Type Alias: HttpMethod
ts
type HttpMethod = typeof HttpMethod[keyof typeof HttpMethod];Defined in: packages/testing/src/constants.ts:2
HTTP-методы, поддерживаемые средствами тестирования.