Stone.js API
    Preparing search index...

    Class StoneFactory<TEvent, UResponse>

    StoneFactory.

    This class provides a fluent interface for building Stone applications. It is responsible for creating and running the main application by resolving the appropriate adapter from the provided blueprint. It handles the core setup of the application.

    UResponse

    Type Parameters

    Index
    • Configure the application using the blueprint resolver. Use this method to add custom configurations to the application.

      Parameters

      Returns this

      The current StoneFactory instance.