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

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

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
function replaceAll
import { replaceAll } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/util/misc.ts";

Parameters

str: string
from: string
to: string

Returns

string