"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const x_fetch_1 = require("@polkadot/x-fetch"); const x_global_1 = require("@polkadot/x-global"); (0, x_global_1.exposeGlobal)('fetch', x_fetch_1.fetch);