(borderLeftWidth)
| 1031 | return {borderBottomWidth}; |
| 1032 | }; |
| 1033 | var peg$f87 = function(borderLeftWidth) { |
| 1034 | return {borderLeftWidth}; |
| 1035 | }; |
| 1036 | var peg$f88 = function(t, r, b, l) { |
| 1037 | return setTopRightBottomLeft({}, 'border', 'Width', t, r, b, l); |
| 1038 | }; |
no outgoing calls
no test coverage detected