Kind: Type
Source: src/validator/validator.ts
Definition
ts( value: InputType, c: Context<E, P> ) => OutputType | TypedResponse | Promise<OutputType> | Promise<TypedResponse>
Relationships
- IMPORTS →
getCookie - IMPORTS →
HTTPException - IMPORTS →
bufferToFormData
Was this page helpful?