feat: add config module to lib exports
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// Re-export modules for testing
|
||||
pub mod common;
|
||||
pub mod compression_engine;
|
||||
pub mod config;
|
||||
pub mod db;
|
||||
pub mod meta_plugin;
|
||||
pub mod modes;
|
||||
|
||||
Reference in New Issue
Block a user