Files

2 lines
124 B
TypeScript

export declare const commonAncestorPath: (...paths: (string | null)[]) => string | null;
//# sourceMappingURL=index.d.ts.map