Files
moreminimore-new/node_modules/common-ancestor-path/dist/commonjs/index.d.ts

2 lines
124 B
TypeScript

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