UNPKG

rubic-sdk-next

Version:
12 lines 471 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.rubicApiLinkMapping = void 0; exports.rubicApiLinkMapping = { local: 'http://localhost:3000', dev: 'https://dev1-api-v2.rubic.exchange', dev2: 'https://dev2-api-v2.rubic.exchange', dev3: 'https://dev3-api-v2.rubic.exchange', rubic: 'https://rubic-api-v2.rubic.exchange', prod: 'https://api-v2.rubic.exchange' }; //# sourceMappingURL=rubic-api-link-mapping.js.map