@lynx-js/react / DataProcessors
接口: DataProcessors
The data processors that registered with Lynx.registerDataProcessors.
示例
Extending dataProcessors interface
Then you can use lynx.registerDataProcessors with types.
可索引
[processorName: string]: (...args: any[]) => any