function isKeyObject
Jump to headingisKeyObject(object: unknown): object is KeyObjectReturns true if value is a KeyObject, false otherwise.
Parameters Jump to heading
Jump to headingobject: unknownReturn Type Jump to heading
object is KeyObject