Newer
Older
framework / node_modules / @nodelib / fs.scandir / out / providers / common.d.ts
export declare function joinPathSegments(a: string, b: string, separator: string): string;