Class decorator factory. Provides the decorated class to extending
classes. Applying the Provide decorator enforces the Provide type
which entails the declaration of a static provide property typed as
Registration. The magic string assigned to this static property is
used by the Provider factory function to get base classes from the
Registry.
Class decorator factory. Provides the decorated class to extending classes. Applying the Provide decorator enforces the Provide type which entails the declaration of a static provide property typed as Registration. The magic string assigned to this static property is used by the Provider factory function to get base classes from the Registry.