UNPKG

@platform/react.ssr

Version:

An SSR (server-side-render) system for react apps bundled with ParcelJS and hosted on S3.

4 lines (3 loc) 125 B
export * from '../types'; export { IncomingMessage, ServerResponse } from 'http'; export * from '@platform/micro/lib/types';