projen
Version:
CDK for software projects
7 lines (6 loc) • 375 B
TypeScript
export declare const HTML = "http://www.w3.org/1999/xhtml";
export declare const XML = "http://www.w3.org/XML/1998/namespace";
export declare const XMLNS = "http://www.w3.org/2000/xmlns/";
export declare const MathML = "http://www.w3.org/1998/Math/MathML";
export declare const SVG = "http://www.w3.org/2000/svg";
export declare const XLink = "http://www.w3.org/1999/xlink";