SimpleTypesArray Type Alias
SimpleTypesArray = number[] | string[] | boolean[]
An array of simple types (number, string, boolean)
Defined in
- core/bentley/src/Compare.ts Line 124
Last Updated: 07 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.