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

Function peg$f98

src/parse-css.js:1066–1068  ·  view source on GitHub ↗
(v, h)

Source from the content-addressed store, hash-verified

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 };
1069 var peg$f99 = function(s) {
1070 return setTopRightBottomLeft({}, 'border', 'Style', s, s, s, s);
1071 };

Callers 1

Calls 1

setTopRightBottomLeftFunction · 0.85

Tested by

no test coverage detected