IOweb/node_modules/common-ancestor-path/dist/esm/index.d.ts
2026-07-03 15:07:38 -05:00

2 lines
No EOL
124 B
TypeScript

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