UNPKG

ngx-decorate

Version:

Useful decorators for Angular 2 and above

6 lines (5 loc) 210 B
/** * Automatically completes the subjects and event emitters at this property. * The property can be either a single object or an array of objects. */ export declare function Complete(): PropertyDecorator;