Skip to main content
Module

x/color/test_deps.ts

A simple, fast, and comprehensive color library for Deno.
Go to Latest
import * as color from "https://deno.land/x/color@v0.2.1/test_deps.ts";

Functions

Make an assertion that actual and expected are equal, deeply. If not deeply equal, then throw.

Make an assertion that actual and expected are not equal, deeply. If not then throw.