MCPcopy Index your code
hub / github.com/wetools/wept / w

Function w

public/script/view.js:1510–1512  ·  view source on GitHub ↗
(e, t, n)

Source from the content-addressed store, hash-verified

1508 e.__domElement.style[t] = n
1509 },
1510 w = function(e, t, n) {
1511 e[t] = n
1512 },
1513 y = function(e, t, n) {
1514 n === !0 ? e.setAttribute(t, "") : n === !1 || void 0 === n || null === n ? e.removeAttribute(t) : e.setAttribute(t, n)
1515 },

Callers 1

_Function · 0.70

Calls 1

tFunction · 0.70

Tested by

no test coverage detected