Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/js2xml/js2xml.ts>default

Convert JavaScript objects to XML
Latest
function default
import { default } from "https://deno.land/x/js2xml@1.0.4/js2xml.ts";

Parameters

js: Record<string, unknown>
options: Js2XmlOptions