UNPKG

termii-nestjs

Version:
6 lines 292 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TERMII_BASE_URL = exports.TERMII_MODULE_OPTIONS = void 0; exports.TERMII_MODULE_OPTIONS = 'TERMII_MODULE_OPTIONS'; exports.TERMII_BASE_URL = 'https://api.ng.termii.com'; //# sourceMappingURL=constants.js.map