(t, r, b, l)
| 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 | }; |
no test coverage detected