(t, h, b)
| 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 | }; |
| 1018 | var peg$f82 = function(v, h) { |
| 1019 | return setTopRightBottomLeft({}, 'padding', '', v, h, v, h); |
| 1020 | }; |
no test coverage detected