Key.isInstanceKey Function
Check if the supplied key is an InstanceKey
isInstanceKey(key: Key): key is Readonly<InstanceKey>
Parameter | Type | Description |
---|---|---|
key | Key |
Returns - key is Readonly<InstanceKey>
Defined in
Last Updated: 03 September, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.