Theemo / @theemo/sync / ReaderConfig
Interface: ReaderConfig
Defined in: reader/config.ts:9
The reader config describes the source from which tokens are read. This is expressed through the tool
property.
See the respective tool configurations, what further properties will be used.
Properties
sources
ts
sources: ReaderTool | ReaderTool[];
Defined in: reader/config.ts:10