Type alias TupleInt

TupleInt: {
    type: "int";
    value: bigint;
}

Type declaration

  • type: "int"
  • value: bigint

Generated using TypeDoc