UNPKG

react-cosmos

Version:

Sandbox for developing and testing UI components in isolation

3 lines (2 loc) 140 B
import { CosmosConfig } from '../cosmosConfig/types.js'; export declare function getRemoteRendererUrl(config: CosmosConfig): string | null;