toJsArray

inline fun <T : JsAny?> toJsArray(array: Array<T>): ReadonlyArray<T>(source)

Returns the array as JsArray.