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