Home > @lynx-js/react > DataProcessorDefinition
Definition of DataProcessor(s)
Signature:
export interface DataProcessorDefinition
lynx.registerDataProcessors
(Optional) You can custom input and output type of defaultDataProcessor by extends InitDataRaw and InitData
defaultDataProcessor
Should be used with lynx.registerDataProcessors. See more examples at Lynx.registerDataProcessors.