UNPKG

655 BJavaScriptView Raw
1"use strict";
2function __export(m) {
3 for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
4}
5Object.defineProperty(exports, "__esModule", { value: true });
6/*-----------------------------------------------------------------------------
7| Copyright (c) 2014-2017, PhosphorJS Contributors
8|
9| Distributed under the terms of the BSD 3-Clause License.
10|
11| The full license is in the file LICENSE, distributed with this software.
12|----------------------------------------------------------------------------*/
13__export(require("./clipboard"));
14__export(require("./element"));
15__export(require("./platform"));
16__export(require("./selector"));