UNPKG

react-cosmos

Version:

Sandbox for developing and testing UI components in isolation

3 lines (2 loc) 155 B
export declare function detectCosmosConfig(): Promise<import("./types.js").CosmosConfig>; export declare function detectCosmosConfigPath(): string | null;