@morojs/moro / ValidationErrorResponse
Interface: ValidationErrorResponse
Defined in: src/types/config.ts:123
Properties
body
body:
any
Defined in: src/types/config.ts:125
headers?
optionalheaders:Record<string,string>
Defined in: src/types/config.ts:126
status
status:
number
Defined in: src/types/config.ts:124