Documentation
    Preparing search index...

    Type Alias Price

    type Price = {
        price: string | bigint;
    }
    Index
    price: string | bigint