UNPKG

1.95 kBJavaScriptView Raw
1"use strict";
2var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3 if (k2 === undefined) k2 = k;
4 Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
5}) : (function(o, m, k, k2) {
6 if (k2 === undefined) k2 = k;
7 o[k2] = m[k];
8}));
9var __exportStar = (this && this.__exportStar) || function(m, exports) {
10 for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
11};
12Object.defineProperty(exports, "__esModule", { value: true });
13// *****************************************************************************
14// Copyright (C) 2021 SAP SE or an SAP affiliate company and others.
15//
16// This program and the accompanying materials are made available under the
17// terms of the Eclipse Public License v. 2.0 which is available at
18// http://www.eclipse.org/legal/epl-2.0.
19//
20// This Source Code may also be made available under the following Secondary
21// Licenses when the conditions for such availability set forth in the Eclipse
22// Public License v. 2.0 are satisfied: GNU General Public License, version 2
23// with the GNU Classpath Exception which is available at
24// https://www.gnu.org/software/classpath/license.html.
25//
26// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
27// *****************************************************************************
28__exportStar(require("./quick-command-frontend-contribution"), exports);
29__exportStar(require("./quick-command-service"), exports);
30__exportStar(require("./quick-help-service"), exports);
31__exportStar(require("./quick-access"), exports);
32__exportStar(require("./quick-input-frontend-contribution"), exports);
33__exportStar(require("./quick-input-service"), exports);
34__exportStar(require("./quick-view-service"), exports);
35__exportStar(require("./quick-pick-service-impl"), exports);
36//# sourceMappingURL=index.js.map
\No newline at end of file