Home
last modified time | relevance | path

Searched refs:mutations (Results 1 – 1 of 1) sorted by relevance

/template/writr/
H A Dscript.js380 const obs = new MutationObserver(function(mutations){ argument
381 for (const m of mutations) {