UNPKG

sequelize-typescript

Version:
5 lines (4 loc) 123 B
/** * Sets the specified default value for the annotated field */ export declare function Default(value: any): Function;