Stable Type-alias
What it does
Represents the resolved data associated with a particular route. See Routes
for more details.
Interface Overview
interface ResolveData { }
Interface Description
exported from @angular/router/index, defined in @angular/router/src/config.ts
Please login to continue.