function isBadParamsErrorimport { isBadParamsError } from "https://deno.land/x/dtils@1.6.1/lib/errors.ts"; isBadParamsError(error: any): error is BadParamsErrorParameterserror: anyReturnserror is BadParamsError