function isKeyObjectisKeyObject(object: unknown): object is KeyObjectReturns true if value is a KeyObject, false otherwise. Parametersobject: unknownReturn Typeobject is KeyObject