MCPcopy Create free account
hub / github.com/UI5/webcomponents / DomUtils

Function DomUtils

packages/main/test/pages/diffable-html.js:5482–5484  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5480 return defineProp("ProxyHandler", require("./ProxyHandler.js"));
5481 },
5482 get DomUtils(){
5483 return defineProp("DomUtils", require("domutils"));
5484 },
5485 get CollectingHandler(){
5486 return defineProp("CollectingHandler", require("./CollectingHandler.js"));
5487 },

Callers

nothing calls this directly

Calls 1

definePropFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…