UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

5 lines (4 loc) 279 B
import { l as languageMap } from "../index-q0zRzWVD.js"; import { b as bracketIndenting, a as clikeIndent, c as clikeComment } from "../index-Dd0LEIyM.js"; languageMap.sol = languageMap.solidity = bracketIndenting(clikeComment, clikeIndent); //# sourceMappingURL=solidity.js.map