Value

[ Schnittstelle ]

export type Value = StaticValue | Symbol | EventDataObject | FunctionExpression;

Diese Schnittstelle kann entweder durch eine StaticValue, ein Symbol, ein EventDataObject oder eine FunctionExpression implementiert werden.

Value 1:

Verfügbar ab Version 1.8