UNPKG

135 BTypeScriptView Raw
1/**
2 * Sets the specified comment value for the annotated field
3 */
4export declare function Comment(value: string): PropertyDecorator;