UNPKG

276 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3require("@polkadot/x-bigint/shim");
4const crypto_js_1 = require("./crypto.js");
5(0, crypto_js_1.cryptoWaitReady)().catch(() => {
6 // shouldn't happen, logged and caught inside cryptoWaitReady
7});