UNPKG

@polkadot/api

Version:

Promise and RxJS wrappers around the Polkadot JS RPC

6 lines (5 loc) 183 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.l = void 0; const util_1 = require("@polkadot/util"); exports.l = (0, util_1.logger)('api/util');