UNPKG

oberknecht-utils

Version:
2 lines (1 loc) 164 B
export declare function joinString(pathParts: string | number | any[], joiner?: string, noreplace?: boolean, replaceStart?: boolean, replaceEnd?: boolean): string;