NestedValueOf<T> Type Alias
NestedValueOf = ValueOf<>
Extracts the union of all nested value types from a two-level object T.
Intended for generated lookup objects whose first level groups literal values into sections.
Defined in
- core/bentley/src/UtilityTypes.ts Line 177
Last Updated: 22 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.