finance-mgn - v1.4.1
    Preparing search index...

    Variable default

    default: Promise<never>

    Entry point of the application.

    This file initializes the application by:

    • Parsing command-line arguments.
    • Executing the main application flow.
    • Enabling source map support for better error tracking in production builds.
    • mainFlow - The main application logic.
    • argv - Parsed command-line arguments.