(borderWidth)
| 28660 | }; |
| 28661 | } |
| 28662 | function _continuousPulseStepTwo(borderWidth) { |
| 28663 | return { |
| 28664 | opacity: 1, |
| 28665 | borderWidth: borderWidth |
| 28666 | }; |
| 28667 | } |
| 28668 | function _continuousPulseStepThree() { |
| 28669 | return { |
| 28670 | opacity: 1 |
no outgoing calls
no test coverage detected