Skip to content

CrawlerStatus

CrawlerStatus = "idle" | "crawling" | "complete" | "error"

Defined in: Crawler.ts:39

Possible states of the progress tracker.