UNPKG

@golemio/energetics

Version:
5 lines (4 loc) 80 B
export interface IPaginationParams { limit?: number; offset?: number; }