(borderTopStyle)
| 1046 | return setTopRightBottomLeft({}, 'border', 'Width', s, s, s, s); |
| 1047 | }; |
| 1048 | var peg$f92 = function(borderTopStyle) { |
| 1049 | return {borderTopStyle}; |
| 1050 | }; |
| 1051 | var peg$f93 = function(borderRightStyle) { |
| 1052 | return {borderRightStyle}; |
| 1053 | }; |
no outgoing calls
no test coverage detected