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

Function peg$f74

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

Source from the content-addressed store, hash-verified

992 return setTopRightBottomLeft({}, 'margin', '', t, h, b, h);
993 };
994 var peg$f74 = function(v, h) {
995 return setTopRightBottomLeft({}, 'margin', '', v, h, v, h);
996 };
997 var peg$f75 = function(s) {
998 return setTopRightBottomLeft({}, 'margin', '', s, s, s, s);
999 };

Callers 1

peg$parsemargin_decFunction · 0.85

Calls 1

setTopRightBottomLeftFunction · 0.85

Tested by

no test coverage detected