UNPKG

locutus

Version:

Locutus other languages' standard libraries to JavaScript for fun and educational purposes

2 lines (1 loc) 92 B
export declare function Replace(s: string, old: string, newStr: string, n: number): string;