@robbiemu/handy-typescript

@robbiemu/handy-typescript / Modules / Stateful

Interface: Stateful<T>

Type parameters

Name
T

Table of contents

Constructors

Properties

Constructors

constructor

constructor: Object

Properties

state$

state$: Observable<T>

Defined in

src/decorators/stateful.decorator.ts:24