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