UNPKG

@coingate/coingate-sdk

Version:
5 lines (4 loc) 84 B
export declare type PaginationParams = { page: number; per_page: number; };