UNPKG

portone-api-v2

Version:
8 lines 280 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CONSTANT = void 0; var CONSTANT; (function (CONSTANT) { CONSTANT.BASE_URL = 'https://api.portone.io'; })(CONSTANT || (exports.CONSTANT = CONSTANT = {})); //# sourceMappingURL=constants.js.map