Package-level declarations

Properties

Link copied to clipboard

Returns true when this value is JavaScript undefined or null.

Functions

Link copied to clipboard

Returns this value as a JavaScript boolean primitive.

Link copied to clipboard

Returns this value as a JavaScript boolean primitive, or null when it is not one.

Link copied to clipboard

Returns this value as a JavaScript number primitive.

Link copied to clipboard

Returns this value as a JavaScript number primitive, or null when it is not one.

Link copied to clipboard

Returns this value as a JavaScript string primitive.

Link copied to clipboard

Returns this value as a JavaScript string primitive, or null when it is not one.