@robbiemu/handy-typescript / Modules / Stateful
Interface: Stateful<T>
Type parameters
Table of contents
Constructors
Properties
Constructors
constructor
• constructor: Object
Properties
state$
• state$: Observable<T>
Defined in
src/decorators/stateful.decorator.ts:24