Type alias AnalyzeChunkEvent

AnalyzeChunkEvent: {
    data: AnalyzeChunkEventData;
}

Type declaration