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