mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-24 21:09:13 +08:00
1 line
91 B
Text
1 line
91 B
Text
export declare function joinPathSegments(a: string, b: string, separator: string): string;
|