Module

std/expect/expect.ts>expect

The Deno Standard Library
Latest
function expect
import { expect } from "https://dotland.deno.dev/std@0.224.0/expect/expect.ts";

Parameters

value: unknown
optional
customMessage: string