import "./chunk-DC5AMYBS.js"; // node_modules/monaco-editor/esm/vs/basic-languages/csp/csp.js 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: /[=>