Skip to main content
Module

x/is_what/dist/isError.js>isError

JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Latest
function isError
import { isError } from "https://deno.land/x/is_what@v5.0.2/dist/isError.js";

Returns whether the payload is an Error

Parameters

payload