Skip to content

Commit

Permalink
docs: annotate deprecation messages
Browse files Browse the repository at this point in the history
  • Loading branch information
gray-bot committed Nov 26, 2024
1 parent 172762d commit 39603ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import { DaffExternalRouterInMemoryDriver } from './in-memory.service';
* The `DaffExternalRouterDriverInMemoryModule` is an importable NgModule that can
* be used to configure the {@link DaffExternalRouterInMemoryDriver}.
*
* @deprecated See {@link provideDaffExternalRouterInMemoryDriver }
* @deprecated See {@link provideDaffExternalRouterInMemoryDriver } Deprecated in version 0.79.0. Will be removed in version 0.82.0.
*/
@NgModule({
declarations: [],
Expand Down

0 comments on commit 39603ba

Please sign in to comment.