function isBadParamsErrorimport { isBadParamsError } from "https://deno.land/x/dtils@2.6.0/errors.ts"; isBadParamsError(error: unknown): error is BadParamsErrorParameterserror: unknownReturnserror is BadParamsError