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
/
middleware
/
global-error-handler.d.mts
3 lines
(2 loc)
•
171 B
text/typescript
View Raw
1
2
3
export
{ s
as
ErrorHandlerMiddlewareCallback
, G
as
GlobalErrorHandlerMiddleware
, G
as
default
, t
as
setErrorHandler }
from
'../index-s2Ddf-Na.mjs'
;
import
'../types.mjs'
;