Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/encoding/_yaml/utils.ts>isError

Deno standard library
Go to Latest
function isError
import { isError } from "https://deno.land/std@0.113.0/encoding/_yaml/utils.ts";

Parameters

e: unknown

Returns

boolean