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

Function peg$f91

src/parse-css.js:1045–1047  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

1043 return setTopRightBottomLeft({}, 'border', 'Width', v, h, v, h);
1044 };
1045 var peg$f91 = function(s) {
1046 return setTopRightBottomLeft({}, 'border', 'Width', s, s, s, s);
1047 };
1048 var peg$f92 = function(borderTopStyle) {
1049 return {borderTopStyle};
1050 };

Callers 1

Calls 1

setTopRightBottomLeftFunction · 0.85

Tested by

no test coverage detected