UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

9 lines (8 loc) 213 B
import { s as languageMap } from "../core-E7btWBqK.js"; //#region src/languages/autoit.ts languageMap.autoit = { comments: { line: ";", block: ["#cs", "#ce"] } }; //#endregion //# sourceMappingURL=autoit.js.map