@lynx-js/react / DataProcessorDefinition
接口: DataProcessorDefinition
Definition of DataProcessor(s)
属性
dataProcessors?
Should be used with lynx.registerDataProcessors. See more examples at Lynx.registerDataProcessors.
定义于
@lynx-js/react/runtime/lib/lynx-api.d.ts:324
defaultDataProcessor()?
You can custom input and output type of defaultDataProcessor by extends InitDataRaw and InitData
Should be used with lynx.registerDataProcessors. See more examples at Lynx.registerDataProcessors.
参数
返回
定义于
@lynx-js/react/runtime/lib/lynx-api.d.ts:318