UNPKG

react-styleguidist

Version:
5 lines (4 loc) 104 B
declare module 'common-dir' { function commonDir(list: string[]): string; export = commonDir; }