@midwayjs/coreClassesMidwayEnvironmentServiceVersion: 3.0.0On this pageMidwayEnvironmentService ImplementsIEnvironmentServiceIndex ConstructorsconstructorMethodsgetCurrentEnvironmentgetModuleLoadTypeisDevelopmentEnvironmentisPkgEnvironmentsetCurrentEnvironmentsetModuleLoadTypeConstructors constructornew MidwayEnvironmentService(): MidwayEnvironmentServiceMethods publicgetCurrentEnvironmentgetCurrentEnvironment(): stringpublicgetModuleLoadTypegetModuleLoadType(): ModuleLoadTypepublicisDevelopmentEnvironmentisDevelopmentEnvironment(): booleanpublicisPkgEnvironmentisPkgEnvironment(): booleanpublicsetCurrentEnvironmentsetCurrentEnvironment(environment: string): voidpublicsetModuleLoadTypesetModuleLoadType(moduleLoadType: ModuleLoadType): void