UNPKG

react-cosmos

Version:

CLI for running React Cosmos inside webpack-powered apps

3 lines (2 loc) 159 B
import { DevServerPluginArgs } from '../devServer/startDevServer'; export declare function httpProxy({ cosmosConfig, expressApp }: DevServerPluginArgs): void;