function isKeyObjectimport { isKeyObject } from "https://dotland.deno.dev/std@0.177.0/node/internal/crypto/keys.ts"; isKeyObject(obj: unknown): obj is KeyObjectParametersobj: unknownReturnsobj is KeyObject