META-INF.dirigible.dev-tools.cm.cm.js Maven / Gradle / Ivy
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import './codemirror.js';
import './multiplex.js';
import './matchbrackets.js';
import './closebrackets.js';
import './mark-selection.js';
import './comment.js';
import './overlay.js';
import './active-line.js';
import './foldcode.js';
import './foldgutter.js';
import './brace-fold.js';