import { replaceAsync } from "https://deno.land/x/denoify@v1.1.2/src/tools/replaceAsync.ts";
Equivalent of String.prototype.replace but with async replacer is async
x/denoify/src/tools/replaceAsync.ts>replaceAsync
import { replaceAsync } from "https://deno.land/x/denoify@v1.1.2/src/tools/replaceAsync.ts";
Equivalent of String.prototype.replace but with async replacer is async