clearInterval function

  1. @JS()
void clearInterval(
  1. Timeout timeout
)

Implementation

@JS()
external void clearInterval(Timeout timeout);