monaco-editor/3439.js
2023-02-10 14:39:37 +00:00

2 lines
No EOL
415 B
JavaScript

"use strict";(self.webpackChunkmy_application=self.webpackChunkmy_application||[]).push([[3439],{5932:(e,t,n)=>{n.r(t),n.d(t,{default:()=>l});const l='// The colorizeElement-function will read the data-lang-attribute\n// from the element to select the correct language mode. In this\n// sample it is text/css.\nmonaco.editor.colorizeElement(document.getElementById("code"));\n'}}]);
//# sourceMappingURL=3439.js.map