Provider decorator to mark a class as a ServiceProvider and automatically bind its services to the container.
This decorator is useful for marking classes as service providers within the Stone.js framework,
allowing them to manage and provide their services to the service container.
Provider decorator to mark a class as a ServiceProvider and automatically bind its services to the container.
This decorator is useful for marking classes as service providers within the Stone.js framework, allowing them to manage and provide their services to the service container.