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

Function peg$f72

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

Source from the content-addressed store, hash-verified

986 return {marginLeft};
987 };
988 var peg$f72 = function(t, r, b, l) {
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 };

Callers 1

peg$parsemargin_decFunction · 0.85

Calls 1

setTopRightBottomLeftFunction · 0.85

Tested by

no test coverage detected