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: Symbol not found for ReadonlyArray<ERROR CLASS: Symbol not found for JsAny>

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

Link copied to clipboard
var EMPTY_OBJECT: ERROR CLASS: Symbol not found for JsAny

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