1 line
96 B
TypeScript
Executable file
1 line
96 B
TypeScript
Executable file
export default function escapePathDelimiters(segment: string, escapeEncoded?: boolean): string;
|