clearInterval function

  1. @JS()
dynamic clearInterval(
  1. dynamic timer
)

Implementation

@JS()
external clearInterval(timer);