- Preparing search index...
- The search index is not available
docs.hg.fi
- isArrayOf<T>(value: any, isItem?: TestCallback, minLength?: number, maxLength?: number): value is T[] | readonly T[]
-
Parameters
-
value: any
-
-
minLength: number = undefined
-
maxLength: number = undefined
Returns value is T[] | readonly T[]
Nosideeffects