summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/node/node_modules/lit/index.d.ts
blob: c4f94fa5626674f2e7037ee461d25c526a085f88 (plain)
1
2
3
4
5
6
7
8
9
10
/**
 * @license
 * Copyright 2021 Google LLC
 * SPDX-License-Identifier: BSD-3-Clause
 */
import '@lit/reactive-element';
import 'lit-html';
export * from 'lit-element/lit-element.js';
export * from 'lit-html/is-server.js';
//# sourceMappingURL=index.d.ts.map