Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/earthstar/src/util/misc.ts>replaceAll

Storage for private, distributed, offline-first applications.
Go to Latest
function replaceAll
import { replaceAll } from "https://deno.land/x/earthstar@v10.0.1/src/util/misc.ts";

Parameters

str: string
from: string
to: string

Returns

string