UNPKG

lit-element

Version:

A simple base class for creating fast, lightweight web components

9 lines 224 B
/** * @license * Copyright 2017 Google LLC * SPDX-License-Identifier: BSD-3-Clause */ export * from '@lit/reactive-element'; export * from 'lit-html'; export * from './lit-element.js'; //# sourceMappingURL=index.d.ts.map