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