📄 common.d.ts
/home/palash/git/site/node_modules/@nodelib/fs.scandir/out/providers/common.d.ts
Language: ts • Lines: 1
export declare function joinPathSegments(a: string, b: string, separator: string): string;