Skip to content

Commit

Permalink
feat(create-injection-token): add createInjectionToken
Browse files Browse the repository at this point in the history
  • Loading branch information
nartc authored and eneajaho committed Sep 11, 2023
1 parent 1db2f48 commit 9d7a8ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
import {
EnvironmentProviders,
Host,
InjectionToken,
Optional,
Self,
SkipSelf,
inject,
type EnvironmentProviders,
type FactoryProvider,
type InjectOptions,
type Provider,
Expand Down

0 comments on commit 9d7a8ff

Please sign in to comment.