UNPKG

ise-react-mui

Version:
7 lines (6 loc) 116 B
export interface IMrt_ApiResponse { data: Array<any>; meta: { totalRowCount: number; }; }