Interface BigInt64Array.FromMapFn

Enclosing class:
BigInt64Array

@JsFunction public static interface BigInt64Array.FromMapFn
  • Method Summary

    Modifier and Type
    Method
    Description
    jsinterop.base.JsBigint
    onInvoke(Object element, int index)
     
  • Method Details

    • onInvoke

      jsinterop.base.JsBigint onInvoke(Object element, int index)