TON SDK Documentation - v15.3.1duck0.0.3
    Preparing search index...

    Type Alias TupleItemInt

    type TupleItemInt = {
        type: "int";
        value: bigint;
    }
    Index

    Properties

    Properties

    type: "int"
    value: bigint