mirror of
https://gh.wpcy.net/https://github.com/djav1985/v-wordpress-plugin-updater.git
synced 2026-04-27 07:58:24 +08:00
1 line
91 B
TypeScript
1 line
91 B
TypeScript
export declare function joinPathSegments(a: string, b: string, separator: string): string;
|