Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

§Variables

isFalsy

Tests for Falsy by simply applying negation ! to the tested val.

isPrimitive

Tests for one of the Primitive types using the JavaScript typeof operator

§Functions

getReturnOfExpression deprecated

§Type Aliases

$Call

$Call

$Diff

$Diff

$ElementType

$ElementType

$Keys

$Keys

$NonMaybeType

$NonMaybeType

$PropertyType

$PropertyType

$ReadOnly

$ReadOnly

$Shape

$Shape

$Values

$Values

Assign

Assign

Brand

Brand

Class

Class

DeepNonNullable

DeepNonNullable

DeepPartial

DeepPartial

DeepReadonly

DeepReadonly

DeepRequired

DeepRequired

Diff

Diff

Falsey

Falsy

Falsy

Falsy

FunctionKeys

FunctionKeys

Intersection

Intersection

Mutable

Mutable

MutableKeys

MutableKeys

NonFunctionKeys

NonFunctionKeys

NonUndefined

NonUndefined

Omit

Omit (complements Pick)

OmitByValue

OmitByValue

OmitByValueExact

OmitByValueExact

Optional

Optional

OptionalKeys

OptionalKeys

Overwrite

Overwrite

PickByValue

PickByValue

PickByValueExact

PickByValueExact

Primitive

Primitive

PromiseType

PromiseType

ReadonlyKeys

ReadonlyKeys

Required

Required

RequiredKeys

RequiredKeys

SetComplement

SetComplement

SetDifference

SetDifference (same as Exclude)

SetIntersection

SetIntersection (same as Extract)

Subtract

Subtract

SymmetricDifference

SymmetricDifference

Unionize

Unionize

UnionToIntersection

UnionToIntersection

ValuesType

ValuesType

Writable
WritableKeys