Maintenance
VersioningPass
Create the built-in versioning pass.
What it does
Create the built-in versioning pass.
The crawler coordinates supported lifecycle work and returns aggregate reporting without exposing its internal persistence passes.
Signature
TypeScript
new VersioningPass()Example
example.ts
const pass = new VersioningPass();