Skip to main content
Module

std/node/sys.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.114.0/node/sys.ts";

Functions

Returns a system error name from an error code number.

f
isArray
deprecated
f
isBoolean
deprecated
f
isError
deprecated
f
isFunction
deprecated
f
isNull
deprecated
f
isNumber
deprecated
f
isObject
deprecated
f
isPrimitive
deprecated
f
isRegExp
deprecated
f
isString
deprecated
f
isSymbol
deprecated
f
isUndefined
deprecated

Type Aliases

The global TextDecoder

The global TextEncoder