UNPKG

@httpc/kit

Version:

httpc toolbox for building function-based API with minimal code and end-to-end type safety

2 lines (1 loc) 138 B
export declare const validate: (...schema: any[]) => (target: object, property?: string | symbol | undefined, descriptor?: any) => void;