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) 166 B
export * from '../types'; export { IncomingMessage, ServerResponse } from 'http'; export * from '@platform/micro/lib/types'; export * from '@platform/cli/lib/types';