UNPKG
ngrx-uml
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.1.4
0.1.2
0.1.0
0.0.3
0.0.2
0.0.1
NGRX to Plant UML diagram
github.com/immament/ngrx-uml
immament/ngrx-uml
ngrx-uml
/
dist
/
lib
/
impl
/
models
/
index.d.ts
5 lines
(4 loc)
•
149 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./action-reference.model'
;
export
*
from
'./item-with-symbol.model'
;
export
*
from
'./action.model'
;
export
*
from
'./reducer.model'
;