mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 21:38:14 -08:00
1 line
91 B
TypeScript
1 line
91 B
TypeScript
export declare function joinPathSegments(a: string, b: string, separator: string): string;
|