UNPKG

885 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 * @license
8 * Copyright (c) 2018 The Polymer Project Authors. All rights reserved.
9 * This code may only be used under the BSD style license found at
10 * http://polymer.github.io/LICENSE.txt
11 * The complete set of authors may be found at
12 * http://polymer.github.io/AUTHORS.txt
13 * The complete set of contributors may be found at
14 * http://polymer.github.io/CONTRIBUTORS.txt
15 * Code distributed by Google as part of the polymer project is also
16 * subject to an additional IP rights grant found at
17 * http://polymer.github.io/PATENTS.txt
18 */
19__export(require("./modification"));
20__export(require("./predicates"));
21__export(require("./util"));
22__export(require("./walking"));
23//# sourceMappingURL=index.js.map
\No newline at end of file