Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
variable default
import { default } from "https://deno.land/std@0.172.0/node/internal_binding/types.ts";

type

{ isAsyncFunction; isGeneratorFunction; isAnyArrayBuffer; isArrayBuffer; isArgumentsObject; isBoxedPrimitive; isDataView; isMap; isMapIterator; isModuleNamespaceObject; isNativeError; isPromise; isSet; isSetIterator; isWeakMap; isWeakSet; isRegExp; isDate; isStringObject; isNumberObject; isBooleanObject; isBigIntObject; }