function isKeyObjectimport { isKeyObject } from "https://deno.land/std@0.161.0/node/util/types.ts"; isKeyObject(obj: unknown): booleanParametersobj: unknownReturnsboolean