UNPKG

projen

Version:

CDK for software projects

9 lines 411 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.HTML = "http://www.w3.org/1999/xhtml"; exports.XML = "http://www.w3.org/XML/1998/namespace"; exports.XMLNS = "http://www.w3.org/2000/xmlns/"; exports.MathML = "http://www.w3.org/1998/Math/MathML"; exports.SVG = "http://www.w3.org/2000/svg"; exports.XLink = "http://www.w3.org/1999/xlink"; //# sourceMappingURL=Namespace.js.map