Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dtils/errors.ts>isForbiddenError

The best unofficial library of utilities for Deno applications
Go to Latest
function isForbiddenError
import { isForbiddenError } from "https://deno.land/x/dtils@2.0.0/errors.ts";

Parameters

error: unknown