File size: 91 Bytes
5c2ed06
1
2
export declare function joinPathSegments(a: string, b: string, separator: string): string;