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
/
middlewares
/
global-error-handler.d.ts
2 lines
(1 loc)
•
79 B
TypeScript
View Raw
1
2
export
{
default
, setErrorHandler }
from
"../middleware/global-error-handler"
;