Module

x/polkadot/mod.ts>util.hasProcess

Package publishing for deno.land/x/polkadot
Go to Latest
variable util.hasProcess
import { util } from "https://dotland.deno.dev/x/polkadot@0.2.35/mod.ts";
const { hasProcess } = util;

true if the environment has process available (typically Node.js)

import util.hasProcess
import { util } from "https://dotland.deno.dev/x/polkadot@0.2.35/mod.ts";
const { hasProcess } = util;