UNPKG

@shopify/react-html

Version:

A component to render your react app with no static HTML.

6 lines (5 loc) 212 B
export * from './components'; export {default as Manager} from './manager'; export {Provider} from './context'; export {showPage, getSerialized} from './utilities'; export {createSerializer} from './serializer';