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

Function peg$f82

src/parse-css.js:1018–1020  ·  view source on GitHub ↗
(v, h)

Source from the content-addressed store, hash-verified

1016 return setTopRightBottomLeft({}, 'padding', '', t, h, b, h);
1017 };
1018 var peg$f82 = function(v, h) {
1019 return setTopRightBottomLeft({}, 'padding', '', v, h, v, h);
1020 };
1021 var peg$f83 = function(s) {
1022 return setTopRightBottomLeft({}, 'padding', '', s, s, s, s);
1023 };

Callers 1

peg$parsepadding_decFunction · 0.85

Calls 1

setTopRightBottomLeftFunction · 0.85

Tested by

no test coverage detected