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