UNPKG

react-cosmos

Version:

Sandbox for developing and testing UI components in isolation

5 lines (4 loc) 205 B
export declare function getCurrentDir(): string; export declare function importConfigFile(cosmosConfigPath: string): Promise<Partial<import("./types.js").CosmosConfig & { hostname: null | string; }>>;