Skip to main content
Version: v1

SummarizeInternalFn TypeAlias

Signature

export declare type SummarizeInternalFn = (fullTree: boolean, trackState: boolean, telemetryContext?: ITelemetryContext) => Promise<ISummarizeInternalResult>;