Skip to main content
Module

std/node/util.ts>default

Deno standard library
Go to Latest
variable default
import { default } from "https://deno.land/std@0.177.0/node/util.ts";

type

{ format; formatWithOptions; inspect; isArray; isBoolean; isNull; isNullOrUndefined; isNumber; isString; isSymbol; isUndefined; isObject; isError; isFunction; isRegExp; isDate; isPrimitive; isBuffer; _extend; getSystemErrorName; deprecate; callbackify; promisify; inherits; types; stripVTControlCharacters; TextDecoder; TextEncoder; log; debuglog; isDeepStrictEqual; }