UNPKG

ngx-decorate

Version:

Useful decorators for Angular 2 and above

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