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

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

    Index

    Constructors

    Methods

    • 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