Files
fte-Homepage/node_modules/@nodelib/fs.scandir/out/providers/common.d.ts
root 06acaecee1 .
2023-07-30 22:05:51 +02:00

2 lines
91 B
TypeScript

export declare function joinPathSegments(a: string, b: string, separator: string): string;