get

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