clearInterval function

dynamic clearInterval(
  1. dynamic timer
)

Implementation

@JS()
external clearInterval(timer);