UNPKG

@sap/generator-cap-project

Version:

Creates a new SAP Cloud Application Programming Model project.

2 lines (1 loc) 91 B
export declare function joinPathSegments(a: string, b: string, separator: string): string;