simondh's picture
front
cc651f6
raw
history blame
91 Bytes
export declare function joinPathSegments(a: string, b: string, separator: string): string;