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