UNPKG

@tsed/schema

Version:
6 lines (5 loc) 119 B
import { Type } from "@tsed/core"; /** * @ignore */ export declare function getComputedType(target: any): Type<any>;