Skip to main content
Module

x/tld_validator/test_deps.ts

Deno 🦕 module to check if a TLD is valid.
import * as tldValidator from "https://deno.land/x/tld_validator@v1.0.0/test_deps.ts";

Functions

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