We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@return
1 parent ed30cfb commit 4a5c5e4Copy full SHA for 4a5c5e4
packages/angular/ssr/src/routes/route-config.ts
@@ -203,8 +203,6 @@ export const SERVER_ROUTES_CONFIG = new InjectionToken<ServerRoutesConfig>('SERV
203
* @param options - (Optional) An object containing additional configuration options for server routes.
204
* @returns An `EnvironmentProviders` instance with the server routes configuration.
205
*
206
- * @returns An `EnvironmentProviders` object that contains the server routes configuration.
207
- *
208
* @see {@link ServerRoute}
209
* @see {@link ServerRoutesConfigOptions}
210
* @developerPreview
0 commit comments