UNPKG

@villedemontreal/workit-types

Version:
5 lines (4 loc) 76 B
export interface IPaginationOptions { from: number; size: number; }