UNPKG

hud-ai

Version:
8 lines (7 loc) 133 B
export interface PersonKeyTerm { id: string; personId: string; term: string; createdAt: Date; updatedAt: Date; }