* Sets the callback that will be called when the DOM has been fully * constructed. * @param {function()} unusedCallback
(unusedCallback)
| 46 | * @param {function()} unusedCallback |
| 47 | */ |
| 48 | onEnd(unusedCallback) {} |
| 49 | } |
| 50 | |
| 51 | /** |
no outgoing calls
no test coverage detected