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
/
csrf.d.ts
2 lines
(1 loc)
•
46 B
TypeScript
View Raw
1
2
export
{
default
}
from
"../middleware/csrf"
;