UNPKG

sequelize-typescript

Version:
5 lines (4 loc) 135 B
/** * Sets the specified comment value for the annotated field */ export declare function Comment(value: string): PropertyDecorator;