Skip to main content
Module

std/expect/expect.ts>expect

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

Parameters

value: unknown
optional
customMessage: string