UNPKG

@takentrade/takentrade-libs

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