function isErrorimport { isError } from "https://deno.land/std@0.56.0/node/util.ts"; isError(e: unknown): booleanParameterse: unknownReturnsboolean