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

Function peg$f85

src/parse-css.js:1027–1029  ·  view source on GitHub ↗
(borderRightWidth)

Source from the content-addressed store, hash-verified

1025 return {borderTopWidth};
1026 };
1027 var peg$f85 = function(borderRightWidth) {
1028 return {borderRightWidth};
1029 };
1030 var peg$f86 = function(borderBottomWidth) {
1031 return {borderBottomWidth};
1032 };

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected