UNPKG

react-cosmos

Version:

Sandbox for developing and testing UI components in isolation

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