UNPKG

react-html-document

Version:

A foundational React component useful for rendering full html documents on the server.

4 lines (3 loc) 140 B
import HTMLDocument from './HTMLDocument'; import getUniversalState from './client'; export { getUniversalState, HTMLDocument as default };