ohctechv3/.svn/pristine/0b/0b1c5ae62fcbbf7e927fe808649610a8ed5ad342.svn-base
2024-10-28 15:03:36 +05:30

2 lines
91 B
Plaintext

export declare function joinPathSegments(a: string, b: string, separator: string): string;