UNPKG

mt-mappersmith

Version:

It is a lightweight rest client for node.js and the browser

6 lines 99 B
// src/version.ts var version = "0.0.3"; export { version }; //# sourceMappingURL=version.mjs.map