Files
Tiber365/node_modules/lit/experimental-hydrate-support.d.ts
2025-05-16 00:17:42 +02:00

12 lines
316 B
TypeScript

/**
* @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