MCPcopy Create free account
hub / github.com/bermi/element-xpath / emptyFunction

Function emptyFunction

element-xpath.js:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14 previousgetElementXpath = root.getElementXpath,
15
16 emptyFunction = function () {},
17
18 // Create a safe reference to the getElementXpath object for use below.
19 getElementXpath = function (el, callback) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected