UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

8 lines (7 loc) 229 B
import { l as languageMap } from "../index-Bb4AMnd0.js"; import { b as bracketIndenting } from "../index-BVM7eCVX.js"; languageMap.nsis = bracketIndenting({ line: "#", block: ["/*", "*/"] }); //# sourceMappingURL=nsis.js.map