mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 09:05:30 +00:00
2 lines
91 B
TypeScript
2 lines
91 B
TypeScript
export declare function joinPathSegments(a: string, b: string, separator: string): string;
|