UNPKG
@foxify/http
Version:
latest (1.0.0-beta.3)
1.0.0-beta.3
1.0.0-beta.2
1.0.0-beta.1
Foxify HTTP module
github.com/foxifyjs/foxify/tree/main/packages/http
foxifyjs/foxify
@foxify/http
/
.build
/
esm
/
constants
/
index.d.ts
5 lines
•
141 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
"./common"
;
export
*
from
"./METHOD"
;
export
*
from
"./PROTOCOL"
;
export
*
from
"./STATUS"
;
//# sourceMappingURL=index.d.ts.map