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
/
http
/
index.d.ts
6 lines
(5 loc)
•
160 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
"./http.request"
;
export
*
from
"./http.response"
;
export
*
from
"./http.adapter"
;
export
*
from
"./rest.adapter"
;
export
*
from
'./layers'
;