Type alias ProviderCreator

ProviderCreator: ReturnType<typeof providerCreator>

A provider creator is like a provider, but it can also be used as a function, and it expose options for the resources it will configure.

Generated using TypeDoc