Files
talk-pro/node_modules/common-ancestor-path/dist/esm/index.d.ts
2026-05-12 16:16:03 +08:00

2 lines
124 B
TypeScript

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