UNPKG

nowpayments-api-typescript

Version:
6 lines (5 loc) 211 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.API_VERSION = exports.API_BASE_URL = void 0; exports.API_BASE_URL = 'https://api.nowpayments.io'; exports.API_VERSION = 'v1';