Type Alias Factory<V>

Factory: (container: Container) => V

A function that provides a value.

Type Parameters

  • V

Type declaration