import * as mod from "https://dotland.deno.dev/x/polkadot@0.2.35/util/has.ts";
Variables
true if the environment has proper BigInt support | |
true if the environment has support for Buffer (typically Node.js) | |
true if the environment is CJS | |
true if the environment has __dirname available | |
true if the environment is ESM | |
true if the environment has process available (typically Node.js) | |
true if the environment has WebAssembly available |