Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/dom.ts>DOMTokenList#replace

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method DOMTokenList.prototype.replace
import { DOMTokenList } from "https://deno.land/x/lume@v1.13.2/deps/dom.ts";

Parameters

oldToken: string
newToken: string