(c_3)
| 627 | // ListItem, so it declares the native cursor directly. Parks the cursor |
| 628 | // on the pointer indicator so screen readers / magnifiers track focus. |
| 629 | function _temp9(c_3) { |
| 630 | return c_3.type === "image"; |
| 631 | } |
| 632 | function _temp8(opt_0) { |
| 633 | return opt_0.description; |
| 634 | } |
nothing calls this directly
no outgoing calls
no test coverage detected