# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Processor knows how to process inputData and return a result.
# Type aliases
ProcessorFunc its a helper type to create Processors with a single function.
ProcessorPluginV1 knows how to process input data with custom logic and return a result.