/*!----------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Version: 0.43.0(94c055bcbdd49f04a0fa15515e848542a79fb948) * Released under the MIT license * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt *-----------------------------------------------------------------------------*/ // src/basic-languages/csp/csp.ts var conf = { brackets: [], autoClosingPairs: [], surroundingPairs: [] }; var language = { keywords: [], typeKeywords: [], tokenPostfix: ".csp", operators: [], symbols: /[=>