Left Curve Software Stack
    Preparing search index...

    Type Alias QuerySuppliesRequest

    type QuerySuppliesRequest = {
        limit?: number;
        startAfter?: Denom;
    }
    Index

    Properties

    Properties

    limit?: number
    startAfter?: Denom