@stephen-shopopop/node-metrics
    Preparing search index...

    Variable PATH_VIEW_TEMPLATEConst

    PATH_VIEW_TEMPLATE: string = ...

    Absolute path to the main HTML view template used by the application.

    This constant resolves the path to the index.html file located in the views directory, relative to the current module's directory. It is typically used to serve the main frontend template in server-side rendering or static file serving scenarios.