Skip to main content
Module

x/sdeno/deps.ts>strictEqual

Steno on Deno. Specialized fast async file writer.
Go to Latest
function strictEqual
Re-export
import { strictEqual } from "https://deno.land/x/sdeno@v1.0.10/deps.ts";

Parameters

actual: unknown
expected: unknown
optional
message: string | Error