Frozen

external object Frozen(source)

Utilities helpful for setting a default value for a parameter.

See also

Properties

Link copied to clipboard
var EMPTY_ARRAY: <Error class: unknown class><Any>

A frozen empty array that can be used as the default value for options passed as an array literal.

Link copied to clipboard

A frozen empty object that can be used as the default value for options passed as an object literal.