Skip to main content
Module

x/serializexml/deps.ts

Serialize (i.e. stringify) an object into xml string.
Latest
import * as serializexml from "https://deno.land/x/serializexml@v0.3.2/deps.ts";

Functions

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