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

Function peg$f93

src/parse-css.js:1051–1053  ·  view source on GitHub ↗
(borderRightStyle)

Source from the content-addressed store, hash-verified

1049 return {borderTopStyle};
1050 };
1051 var peg$f93 = function(borderRightStyle) {
1052 return {borderRightStyle};
1053 };
1054 var peg$f94 = function(borderBottomStyle) {
1055 return {borderBottomStyle};
1056 };

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected