UNPKG
@allincart-ag/dive
Version:
beta (2.0.1-beta.10)
latest (2.0.1-beta.8)
2.0.1-beta.10
2.0.1-beta.8
1.19.0
Allincart Spatial Framework
github.com/shopware/dive
shopware/dive
@allincart-ag/dive
/
build
/
src
/
plugins
/
state
/
index.d.ts
5 lines
(4 loc)
•
147 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./src/State.ts'
;
export
*
from
'./src/actions/index.ts'
;
export
*
from
'./src/ActionRegistry.ts'
;
export
*
from
'./types/index.ts'
;