UNPKG

@safe-global/safe-service-client

Version:
8 lines 280 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getTxServiceBaseUrl = void 0; function getTxServiceBaseUrl(txServiceUrl) { return `${txServiceUrl}/api`; } exports.getTxServiceBaseUrl = getTxServiceBaseUrl; //# sourceMappingURL=index.js.map