UNPKG

hud-ai

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