UNPKG

@surveycake/rc

Version:

react component of surveycake

3 lines (2 loc) 110 B
declare function replaceAll(str: string, find: string, replace: string): string; export default replaceAll;