@sentio/sdk
    Preparing search index...
    interface Point {
        x: bigint;
        y: bigint;
    }
    Index

    Properties

    x y

    Properties

    x: bigint
    y: bigint