prism-code-editor
Version:
Lightweight, extensible code editor component for the web using Prism
5 lines (4 loc) • 345 B
JavaScript
import { l as languageMap } from "../index-q0zRzWVD.js";
import { b as bracketIndenting, a as clikeIndent, c as clikeComment } from "../index-Dd0LEIyM.js";
languageMap["cilk-c"] = languageMap.cilkc = languageMap.cilk = languageMap["cilk-cpp"] = languageMap.cilkcpp = bracketIndenting(clikeComment, clikeIndent);
//# sourceMappingURL=cilk.js.map