JsArray<E> constructor

JsArray<E>()

Creates an empty JavaScript array.

Implementation

external factory JsArray();