(t)
| 12599 | .defined(Ng) |
| 12600 | .size((t) => t.size || 1); |
| 12601 | function Ig(t) { |
| 12602 | return ( |
| 12603 | t.cornerRadius || |
| 12604 | t.cornerRadiusTopLeft || |
| 12605 | t.cornerRadiusTopRight || |
| 12606 | t.cornerRadiusBottomRight || |
| 12607 | t.cornerRadiusBottomLeft |
| 12608 | ); |
| 12609 | } |
| 12610 | function Wg(t, e, n, r) { |
| 12611 | return qg.context(t)(e, n, r); |
| 12612 | } |
no outgoing calls
no test coverage detected