UNPKG

@popeindustries/lit-html

Version:

Seamlessly and efficiently use @popeindustries/lit-html-server rendered HTML to hydrate lit-html templates in the browser

7 lines (5 loc) 142 B
export { html, noChange, nothing, svg } from './index.js'; /** * No-op if called in non-browser environment */ export function render() {}