UNPKG

@etherspot/prime-sdk

Version:

Etherspot Prime (Account Abstraction) SDK

5 lines (4 loc) 78 B
export declare class PaginationDto { page?: number; limit?: number; }