UNPKG

@tsed/schema

Version:
6 lines (5 loc) 119 B
/** * @ignore */ export declare const JSON_TYPES: string[]; export declare function getJsonType(value: any): string;