isBoxed
isBoxed<
T>(value):value is ValueBox<T>
Type Parameters
Section titled “Type Parameters”T extends ArrayValue
Parameters
Section titled “Parameters”unknown
Returns
Section titled “Returns”value is ValueBox<T>
isBoxed<
T>(value):value is ValueBox<T>
T extends ArrayValue
unknown
value is ValueBox<T>