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

Function peg$f86

src/parse-css.js:1030–1032  ·  view source on GitHub ↗
(borderBottomWidth)

Source from the content-addressed store, hash-verified

1028 return {borderRightWidth};
1029 };
1030 var peg$f86 = function(borderBottomWidth) {
1031 return {borderBottomWidth};
1032 };
1033 var peg$f87 = function(borderLeftWidth) {
1034 return {borderLeftWidth};
1035 };

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected