function isForbiddenErrorimport { isForbiddenError } from "https://deno.land/x/dtils@1.6.2/lib/errors.ts"; isForbiddenError(error: any): error is ForbiddenErrorParameterserror: anyReturnserror is ForbiddenError