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