import * as polkadot from "https://deno.land/x/polkadot@0.2.36/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 |