- Preparing search index...
- The search index is not available
docs.hg.fi
- isObjectOf<K, T>(value: any, isKey?: TestCallback, isItem?: TestCallback): value is { [ P in string]: T }
-
Type Parameters
-
K extends string = string
-
T = any
Returns value is { [ P in string]: T }
Nosideeffects