UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

7 lines (6 loc) 361 B
import { s as languageMap } from "../core-C0HOUBwg.js"; import { a as clikeIndent, i as clikeComment, r as bracketIndenting } from "../shared-B0peAqEc.js"; //#region src/languages/unrealscript.ts languageMap.uc = languageMap.uscript = languageMap.unrealscript = bracketIndenting(clikeComment, clikeIndent); //#endregion //# sourceMappingURL=unrealscript.js.map