UNPKG
subjectize
Version:
latest (0.2.3)
0.2.3
0.2.2
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
TypeScript decorators for binding RxJS Subject with class properties
hankchiutw/subjectize
subjectize
/
public-api.d.ts
3 lines
(2 loc)
•
88 B
TypeScript
View Raw
1
2
3
export
*
from
'./decorators/subjectize'
;
export
*
from
'./decorators/subjectize-props'
;