Icard/angular-clarity-master(work.../node_modules/lit/development/experimental-hydrate-suppor...

12 lines
316 B
TypeScript
Raw Normal View History

2024-07-16 14:55:36 +00:00
/**
* @license
* Copyright 2021 Google LLC
* SPDX-License-Identifier: BSD-3-Clause
*/
/**
* LitElement support for hydration of content rendered using lit-ssr.
*
* @packageDocumentation
*/
export * from 'lit-element/experimental-hydrate-support.js';
//# sourceMappingURL=experimental-hydrate-support.d.ts.map