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

Function peg$f87

src/parse-css.js:1033–1035  ·  view source on GitHub ↗
(borderLeftWidth)

Source from the content-addressed store, hash-verified

1031 return {borderBottomWidth};
1032 };
1033 var peg$f87 = function(borderLeftWidth) {
1034 return {borderLeftWidth};
1035 };
1036 var peg$f88 = function(t, r, b, l) {
1037 return setTopRightBottomLeft({}, 'border', 'Width', t, r, b, l);
1038 };

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected