javascript-34d89a81.js 1.4 KB

123456
  1. import{conf as t,language as e}from"./typescript-48f406c0.js";import"./home-582bce59.js";import"./f41-02435fc6.js";import"./request-4a2f233a.js";import"./index-a5583978.js";import"./header-7ec1409e.js";import"./f22-deb38015.js";import"./vue-flow-core-16b91078.js";import"./vue-flow-background-55c93cb1.js";/*!-----------------------------------------------------------------------------
  2. * Copyright (c) Microsoft Corporation. All rights reserved.
  3. * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
  4. * Released under the MIT license
  5. * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
  6. *-----------------------------------------------------------------------------*/var d=t,g={defaultToken:"invalid",tokenPostfix:".js",keywords:["break","case","catch","class","continue","const","constructor","debugger","default","delete","do","else","export","extends","false","finally","for","from","function","get","if","import","in","instanceof","let","new","null","return","set","static","super","switch","symbol","this","throw","true","try","typeof","undefined","var","void","while","with","yield","async","await","of"],typeKeywords:[],operators:e.operators,symbols:e.symbols,escapes:e.escapes,digits:e.digits,octaldigits:e.octaldigits,binarydigits:e.binarydigits,hexdigits:e.hexdigits,regexpctl:e.regexpctl,regexpesc:e.regexpesc,tokenizer:e.tokenizer};export{d as conf,g as language};