UNPKG

react-cosmos

Version:

CLI for running React Cosmos inside webpack-powered apps

3 lines (2 loc) 154 B
import { ExportPluginArgs } from '../../export/generateExport'; export declare function webpackExport({ cosmosConfig }: ExportPluginArgs): Promise<void>;