import * as serializeXml from "https://raw.githubusercontent.com/olaven/serialize-xml/v0.3.2/mod.ts";
declaration | |
serialize | Serializes given tag and its children to an XML string. |
tag | Returns a |
Declaration | Represents an XML declaration. |
Tag | Represents an XML tag. |