UNPKG

xbccs

Version:

customer service

6 lines (5 loc) 98 B
export interface IListParams { page?: number; pageSize?: number; keywords?: string; }