get

inline operator fun <T> JSArray<T>.get(index: Int): T
operator fun BigInt64Array.get(index: Int): JsBigInt