UNPKG

@kaufman-bot/currency-converter-server

Version:

Command to convert one currency to another

6 lines 323 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./lib/currency-converter.module"), exports); tslib_1.__exportStar(require("./lib/currency-converter-services/currency-converter.service"), exports); //# sourceMappingURL=index.js.map