Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

declaration

import { declaration } from "https://raw.githubusercontent.com/olaven/serialize-xml/v0.3.2/mod.ts";
function declaration(attributes: [string, string][]): Declaration;
§
declaration(attributes: [string, string][]): Declaration
[src]

§Parameters

§
attributes: [string, string][]
[src]