UNPKG

ut-tools

Version:

Build and Release management automation package.

2 lines (1 loc) 92 B
export declare const replaceInString: (str: string, find: string, repl: string) => string;