broken-link-checker
default
.
CheckResult
ok
property
CheckResult.ok
Whether the URL loaded successfully (2xx status).
Type
boolean
Usage
import { type CheckResult } from ".";
Document Navigation
Type