Type Alias: InitialFeatureNavigationFeature
InitialFeatureNavigationFeature =
SpectacularFeatureTestingFeature
<InitialFeatureNavigationFeature
>
Defined in: packages/spectacular/src/lib/feature-testing/configuration/with-initial-feature-navigation.ts:19
A type alias that represents a feature which enables initial navigation to the specified feature path.
The type is used to describe the return value of the withInitialFeatureNavigation function.