Nutrient Web SDK

v0.0.0-dev

Function of

Creates a new List containing values.

Note: Values are not altered or converted in any way.

Function
Type Signature
of<T>(...values: T[]): NutrientViewer.Immutable.List<T>