CrawlerStatus
CrawlerStatus =
"idle"|"crawling"|"complete"|"error"
Defined in: Crawler.ts:39
Possible states of the progress tracker.
CrawlerStatus =
"idle"|"crawling"|"complete"|"error"
Defined in: Crawler.ts:39
Possible states of the progress tracker.