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
/
version.mjs
6 lines
•
99 B
JavaScript
View Raw
1
2
3
4
5
6
// src/version.ts
var
version =
"0.0.3"
;
export
{ version };
//# sourceMappingURL=version.mjs.map