alert function

  1. @JS('alert')
void alert(
  1. Object obj
)

Implementation

@JS('alert')
external void alert(Object obj);