UNPKG

fenextjs-interface

Version:
5 lines (4 loc) 80 B
export interface PaginationDataProps { page?: number; npage?: number; }