UNPKG

ngx-subscribe

Version:

Subscribe decorator to be used in Angular 2+ components, it will automatically subscribe and cleanup observables to component properties.

2 lines (1 loc) 65 B
export { Subscribe, WithSubscriptions } from './src/subscribe';