UNPKG

declapract

Version:

A tool to declaratively define best practices, maintainable evolve them, and scalably enforce them.

2 lines (1 loc) 105 B
export declare const replaceAll: (inString: string, matchingString: string, toString: string) => string;