ConfigModule
ConfigModule: Object
Type declaration
featureFlags
Record<string, boolean \| string>Requiredmodules
Record<string, boolean \| [Partial](/references/services/types/Partial)<[InternalModuleDeclaration](/references/services/types/InternalModuleDeclaration) \| [ExternalModuleDeclaration](/references/services/types/ExternalModuleDeclaration)>>plugins
({ options: Record<string, unknown> ; resolve: string } | string)[]RequiredWas this section helpful?