UNPKG
@elium/mighty
Version:
latest (5.1.1)
5.1.1
5.1.0
5.0.1
5.0.0
Context agnostic TS & JS ORM
github.com/Elium/mighty
@elium/mighty
/
core
/
index.d.ts
5 lines
(4 loc)
•
109 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
"./adapter"
;
export
*
from
"./resource"
;
export
*
from
"./store"
;
export
*
from
"./utils"
;