Skip to content

Theemo / @theemo/sync / ReaderConfig

Interface: ReaderConfig

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[];

Source

reader/config.ts:10