StoneApp decorator to mark a class as the main application entry point.
This decorator is useful for customizing classes that should be treated as the primary entry point for the Stone.js framework.
It allows for configuring the main application settings via the provided options.
StoneApp decorator to mark a class as the main application entry point.
This decorator is useful for customizing classes that should be treated as the primary entry point for the Stone.js framework. It allows for configuring the main application settings via the provided options.