@elastic/monaco-esql
Version:
Monaco editor Monarch language syntax definitions for ES|QL
14 lines (13 loc) • 595 B
JavaScript
;
/*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch B.V. licenses this file to you under
* the MIT license (the "License"); you may
* not use this file except in compliance with the License.
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.monarch = void 0;
const tslib_1 = require("tslib");
exports.monarch = tslib_1.__importStar(require("./monarch"));