Type Parameters

  • C

Hierarchy

  • BaseFetcherOptions

Properties

Properties

id: string
jobs?: {
    backward?: BaseFetcherJobRunnerOptions<C>;
    forward?: BaseFetcherJobRunnerOptions<C>;
}

Type declaration

Generated using TypeDoc