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

Function peg$f80

src/parse-css.js:1012–1014  ·  view source on GitHub ↗
(t, r, b, l)

Source from the content-addressed store, hash-verified

1010 return {paddingLeft};
1011 };
1012 var peg$f80 = function(t, r, b, l) {
1013 return setTopRightBottomLeft({}, 'padding', '', t, r, b, l);
1014 };
1015 var peg$f81 = function(t, h, b) {
1016 return setTopRightBottomLeft({}, 'padding', '', t, h, b, h);
1017 };

Callers 1

peg$parsepadding_decFunction · 0.85

Calls 1

setTopRightBottomLeftFunction · 0.85

Tested by

no test coverage detected