Skip to content

isCapabilitySnapshotFresh

function isCapabilitySnapshotFresh(snapshot): boolean;

Defined in: src/client/capabilities.ts:124

Return whether a cached capability snapshot remains usable without another probe.

Parameter Type
snapshot | HttpServerCapabilities | null

boolean