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