What it does
Represents the detached route tree.
This is an opaque value the router will give to a custom route reuse strategy to store and retrieve later on.
Interface Overview
interface DetachedRouteHandle {
}
Interface Description
exported from router/index, defined in router/src/route_reuse_strategy.ts