UNPKG

mappersmith

Version:

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

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