Type Alias: UseContainerProviderOptions
ts
type UseContainerProviderOptions = ContainerProviderOptions;Defined in: src/wirestate-lit/container/use-container-provision.ts:10
Describes options for useContainerProvider.