mirror of
https://github.com/djav1985/v-wordpress-plugin-updater.git
synced 2026-07-28 19:16:54 +08:00
1 line
91 B
TypeScript
1 line
91 B
TypeScript
export declare function joinPathSegments(a: string, b: string, separator: string): string;
|