/*!----------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f) * 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: /[=>