UNPKG

emmet.sdk

Version:
2 lines (1 loc) 88 B
export declare function replaceAll(s: string, search: string, replace: string): string;