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.
1 parent ecf8f58 commit ccf3650Copy full SHA for ccf3650
packages/angular/ssr/src/routes/route-config.ts
@@ -192,7 +192,6 @@ export interface ServerRoutesConfig extends ServerRoutesConfigOptions {
192
*/
193
export const SERVER_ROUTES_CONFIG = new InjectionToken<ServerRoutesConfig>('SERVER_ROUTES_CONFIG');
194
195
-/**
196
/**
197
* Sets up the necessary providers for configuring server routes.
198
* This function accepts an array of server routes and optional configuration
0 commit comments