UNPKG

ngx-decorate

Version:

Useful decorators for Angular 2 and above

3 lines (2 loc) 131 B
/** Set the given property to true when the component is destroyed */ export declare function TrackDestroyed(): PropertyDecorator;