UNPKG

cecon-interfaces

Version:
11 lines (10 loc) 179 B
export interface ITab { createdAt: Date; dv: string; dv9: string; fullTab: string; fullTab9: string; id: string; tabId: string; updatedAt: Date; }