UNPKG
mt-mappersmith
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
It is a lightweight rest client for node.js and the browser
github.com/tulios/mappersmith
mt-mappersmith
/
dist
/
esm
/
middlewares
/
timeout.mjs
6 lines
•
165 B
JavaScript
View Raw
1
2
3
4
5
6
// src/middlewares/timeout.js
import
{
default
as
default2 }
from
"../middleware/timeout.mjs"
;
export
{ default2
as
default
};
//# sourceMappingURL=timeout.mjs.map