Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/sax_ts/src/sax.ts>ENTITIES

SAX-style (Simple API for XML) in TypeScript
Latest
variable ENTITIES
import { ENTITIES } from "https://deno.land/x/sax_ts@v1.2.13/src/sax.ts";

type

{ [key: string]: number | string; }