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

Function peg$f73

src/parse-css.js:991–993  ·  view source on GitHub ↗
(t, h, b)

Source from the content-addressed store, hash-verified

989 return setTopRightBottomLeft({}, 'margin', '', t, r, b, l);
990 };
991 var peg$f73 = function(t, h, b) {
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 };

Callers 1

peg$parsemargin_decFunction · 0.85

Calls 1

setTopRightBottomLeftFunction · 0.85

Tested by

no test coverage detected