(v, h)
| 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 | }; |
| 1021 | var peg$f83 = function(s) { |
| 1022 | return setTopRightBottomLeft({}, 'padding', '', s, s, s, s); |
| 1023 | }; |
no test coverage detected