package.development.index.d.ts Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lit-element Show documentation
Show all versions of lit-element Show documentation
A simple base class for creating fast, lightweight web components
/**
* @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
© 2015 - 2024 Weber Informatics LLC | Privacy Policy