"use strict"; (self["webpackChunk"] = self["webpackChunk"] || []).push([[47686],{ /***/ 47686: /*!********************************************************************************************!*\ !*** ./node_modules/_monaco-editor@0.30.0@monaco-editor/esm/vs/basic-languages/csp/csp.js ***! \********************************************************************************************/ /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) { __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { /* harmony export */ conf: function() { return /* binding */ conf; }, /* harmony export */ language: function() { return /* binding */ language; } /* harmony export */ }); /*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ var conf = { brackets: [], autoClosingPairs: [], surroundingPairs: [] }; var language = { // Set defaultToken to invalid to see what you do not tokenize yet // defaultToken: 'invalid', keywords: [], typeKeywords: [], tokenPostfix: '.csp', operators: [], symbols: /[=>