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) 105 B
import { t } from './common'; export declare function run(args: { cli: t.ICmdApp; }): Promise<void>;