This site uses cookies from Google to deliver its services and to analyze traffic.
Represents the state of the router at a moment in time.
class RouterStateSnapshot { toString(): string; override readonly root: T;}