UNPKG

@werker/html

Version:

HTML templating and streaming response library for worker environments such as Cloudflare Workers

3 lines 190 B
export { html, css, HTML, unsafeHTML, fallback } from './html'; export { HTMLResponse, BufferedHTMLResponse, CFWorkersHTMLResponse } from './html-response'; //# sourceMappingURL=index.js.map