UNPKG

@platform/react.ssr

Version:

A lightweight SSR (server-side-rendering) system for react apps bundled with ParcelJS and hosted on S3.

5 lines (4 loc) 117 B
import * as t from './types'; export * from '../common'; export { Manifest, Site } from '../manifest'; export { t };