UNPKG

299 BTypeScriptView Raw
1/**
2 * @hidden
3 */
4export declare function removeSlashes(path: string): string;
5/**
6 * @hidden
7 */
8export declare function removeTrailingSlashes(path: string): string;
9/**
10 * @hidden
11 */
12export declare function removeLeadingSlashes(path: string): string;
13//# sourceMappingURL=remove-slashes.d.ts.map
\No newline at end of file