- Preparing search index...
- The search index is not available
checked-inject
Type alias DefaultGraph<S>
DefaultGraph<S>: FlatGraph<DepPair<typeof Singleton, never> | DepPair<typeof Local, never> | DepPair<typeof Key, never> | DepPair<IsSync<typeof Key>, never> | (S extends any ? DepPair<S, never> : never)>
The Graph of a container returned by provide