MCPcopy Create free account
hub / github.com/chearon/dropflow / peg$f97

Function peg$f97

src/parse-css.js:1063–1065  ·  view source on GitHub ↗
(t, h, b)

Source from the content-addressed store, hash-verified

1061 return setTopRightBottomLeft({}, 'border', 'Style', t, r, b, l);
1062 };
1063 var peg$f97 = function(t, h, b) {
1064 return setTopRightBottomLeft({}, 'border', 'Style', t, h, b, h);
1065 };
1066 var peg$f98 = function(v, h) {
1067 return setTopRightBottomLeft({}, 'border', 'Style', v, h, v, h);
1068 };

Callers 1

Calls 1

setTopRightBottomLeftFunction · 0.85

Tested by

no test coverage detected