UNPKG

hud-ai

Version:
8 lines (7 loc) 130 B
export interface Industry { id: string; name: string; textCorpus: string; createdAt: Date; updatedAt: Date; }