Jofthomas's picture
Upload 4781 files
5c2ed06 verified
raw
history blame contribute delete
91 Bytes
export declare function joinPathSegments(a: string, b: string, separator: string): string;