UNPKG

@xmobitea/gn-server

Version:
7 lines (6 loc) 127 B
export interface GroupItem { groupId: string; catalogId: string; status: number; tsLastStatusUpdate: number; }