UNPKG

react-cosmos

Version:

Sandbox for developing and testing UI components in isolation

3 lines (2 loc) 171 B
export declare function resolveSilent(moduleId: string): string | null; export declare function resolveFromSilent(fromDirectory: string, moduleId: string): string | null;