Datalayer Desktop - v0.0.3
    Preparing search index...

    Application lifecycle manager. Coordinates app initialization, window management, and event handlers.

    Index
    • Initialize the application when ready. Sets up platform-specific configurations and creates the main window.

      Returns Promise<void>

    • Set up application event handlers. Configures window lifecycle and security behaviors.

      Returns void