UNPKG

lit

Version:

A library for building fast, lightweight web components

14 lines (11 loc) 260 B
/** * @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';