(borderRightWidth)
| 1025 | return {borderTopWidth}; |
| 1026 | }; |
| 1027 | var peg$f85 = function(borderRightWidth) { |
| 1028 | return {borderRightWidth}; |
| 1029 | }; |
| 1030 | var peg$f86 = function(borderBottomWidth) { |
| 1031 | return {borderBottomWidth}; |
| 1032 | }; |
no outgoing calls
no test coverage detected