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