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

x/frugal/docs/dep/stylis.ts>replace

A frugal web framework
Go to Latest
function replace
import { replace } from "https://deno.land/x/frugal@0.5.0/docs/dep/stylis.ts";

Parameters

value: string
pattern: (string | RegExp)
replacement: string

Returns

string