UNPKG

183 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.l = void 0;
4const util_1 = require("@polkadot/util");
5exports.l = (0, util_1.logger)('api/util');