Type alias AiSummarizationOutput

AiSummarizationOutput: {
    summary: string;
}

Type declaration

  • summary: string