UNPKG

@sap-cloud-sdk/core

Version:
13 lines 299 B
/** * @hidden */ export declare function removeSlashes(path: string): string; /** * @hidden */ export declare function removeTrailingSlashes(path: string): string; /** * @hidden */ export declare function removeLeadingSlashes(path: string): string; //# sourceMappingURL=remove-slashes.d.ts.map