UNPKG

prism-code-editor-lightweight

Version:

Lightweight, extensible code editor component for the web using Prism

5 lines (4 loc) 345 B
import { l as languageMap } from "../index-MBlAXvVu.js"; import { b as bracketIndenting, a as clikeIndent, c as clikeComment } from "../index-Fp08-m-Z.js"; languageMap["cilk-c"] = languageMap.cilkc = languageMap.cilk = languageMap["cilk-cpp"] = languageMap.cilkcpp = bracketIndenting(clikeComment, clikeIndent); //# sourceMappingURL=cilk.js.map