Skip to content
1 min read · 11 words

Type Alias: ScrapperLinksConfig

ts
type ScrapperLinksConfig = ScrapperBaseConfig<
  ScrapperLinksParams,
  ScrapperLinks,
  ArtifactResolver
>;

Defined in: batteries/tools/scrapper/index.ts:329

Async-factory config for /api/links.