UNPKG
@komondor-lab/core
Version:
latest (7.0.0-alpha)
7.0.0-alpha
Komondor core library
github.com/unional/komondor
unional/komondor
@komondor-lab/core
/
lib
/
runtime
/
index.d.ts
4 lines
•
110 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./log'
;
export
*
from
'./plugins'
;
export
*
from
'./store'
;
//# sourceMappingURL=index.d.ts.map