Skip to main content
Module

x/json_to_ts/test_deps.ts

Convert jsons to typescript interfaces
Latest
import * as jsonToTs from "https://deno.land/x/json_to_ts@v1.7.0/test_deps.ts";

Functions

Make an assertion, error will be thrown if expr does not have truthy value.

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