FeatureProcessor: (existing: T, input: FeatureProcessorInput) => T

A function that processes the analysis results of a document and returns the feature information.

Type Parameters

Type declaration