import { util } from "https://dotland.deno.dev/x/polkadot@0.2.38/mod.ts";
const { hasProcess } = util;
true if the environment has process available (typically Node.js)
import { util } from "https://dotland.deno.dev/x/polkadot@0.2.38/mod.ts";
const { hasProcess } = util;
true if the environment has process available (typically Node.js)