UNPKG

prism-code-editor-lightweight

Version:

Lightweight, extensible code editor component for the web using Prism

8 lines (7 loc) 233 B
import { l as languageMap } from "../index-MBlAXvVu.js"; import { b as bracketIndenting } from "../index-Fp08-m-Z.js"; languageMap.puppet = bracketIndenting({ line: "#", block: ["/*", "*/"] }); //# sourceMappingURL=puppet.js.map