Skip to main content

Class: AppModule

Root module of the application that configures and bootstraps the entire app. Handles environment configuration, database setup, and module imports.

Constructors

new AppModule()

new AppModule(): AppModule

Returns

AppModule