-
Notifications
You must be signed in to change notification settings - Fork 2
async provider.AsyncProviderFactory
Sclable CI edited this page Sep 11, 2024
·
198 revisions
async-provider.AsyncProviderFactory
For defineing a provider with useClass
or useExisting
the provider must implement this interface
Name |
---|
T |
▸ create(): T
T