UNPKG

@techntools/sequelize-to-openapi

Version:
3 lines (2 loc) 184 B
export declare function checkTypeRequired(name: string, value: any, type: string): boolean; export declare function checkTypeOptional(name: string, value: any, type: string): boolean;