1pub use vtcode_auth::OpenRouterOAuthConfig as OpenRouterAuthConfig; 2pub use vtcode_auth::{ 3 AuthConfig, CopilotAuthConfig, OpenAIAuthConfig, OpenAIPreferredMethod, OpenRouterOAuthConfig, 4};