(v, h)
| 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 | }; |
| 997 | var peg$f75 = function(s) { |
| 998 | return setTopRightBottomLeft({}, 'margin', '', s, s, s, s); |
| 999 | }; |
no test coverage detected