Go to Latest
function types.isBigIntObject
import { types } from "https://dotland.deno.dev/std@0.110.0/node/sys.ts";
const { isBigIntObject } = types;

Parameters

value: unknown

Returns

boolean