Module

std/expect/expect.ts>expect

Deno standard library
Go to Latest
function expect
import { expect } from "https://dotland.deno.dev/std@0.221.0/expect/expect.ts";

Parameters

value: unknown
optional
customMessage: string