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

Function peg$f92

src/parse-css.js:1048–1050  ·  view source on GitHub ↗
(borderTopStyle)

Source from the content-addressed store, hash-verified

1046 return setTopRightBottomLeft({}, 'border', 'Width', s, s, s, s);
1047 };
1048 var peg$f92 = function(borderTopStyle) {
1049 return {borderTopStyle};
1050 };
1051 var peg$f93 = function(borderRightStyle) {
1052 return {borderRightStyle};
1053 };

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected