BrokenLinkChecker.prototype.withTimeout(ms: number): BrokenLinkChecker
Returns a new BrokenLinkChecker with the given request timeout in milliseconds.
BrokenLinkChecker.prototype.withTimeout(ms: number): BrokenLinkChecker
Returns a new BrokenLinkChecker with the given request timeout in milliseconds.
import { BrokenLinkChecker } from ".";