BrokenLinkChecker.prototype.withConcurrency(n: number): BrokenLinkChecker
Returns a new BrokenLinkChecker with the given concurrency limit.
BrokenLinkChecker.prototype.withConcurrency(n: number): BrokenLinkChecker
Returns a new BrokenLinkChecker with the given concurrency limit.
import { BrokenLinkChecker } from ".";