UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

7 lines (6 loc) 324 B
import { s as languageMap } from "../core-E7btWBqK.js"; import { c as markupLanguage } from "../shared-CMfzVEi9.js"; //#region src/languages/xml.ts languageMap.xml = languageMap.ssml = languageMap.atom = languageMap.rss = languageMap.mathml = languageMap.svg = markupLanguage(); //#endregion //# sourceMappingURL=xml.js.map