@custouch/jssdk
    Preparing search index...

    Type Alias ListPagination

    type ListPagination = {
        index: number;
        size: number;
    }
    Index

    Properties

    Properties

    index: number
    size: number