summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/node/node_modules/lit/index.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/node/node_modules/lit/index.d.ts')
-rw-r--r--chromium/third_party/node/node_modules/lit/index.d.ts10
1 files changed, 10 insertions, 0 deletions
diff --git a/chromium/third_party/node/node_modules/lit/index.d.ts b/chromium/third_party/node/node_modules/lit/index.d.ts
new file mode 100644
index 00000000000..c4f94fa5626
--- /dev/null
+++ b/chromium/third_party/node/node_modules/lit/index.d.ts
@@ -0,0 +1,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 \ No newline at end of file