Nutrient Web SDK

Function isSet

True if the provided value is a Set

Function
Type Signature
isSet(maybeSet: unknown): maybeSet is NutrientViewer.Immutable.Set<unknown>