UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

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