alert function

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

Implementation

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