//#========================================================================================================================================
//# CyborgAI CC BY-NC-ND 4.0 Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International https://github.com/cyborg-ai-git
//#========================================================================================================================================
// ---------------------------------------------------------------------------------------------------------------------------------------
//! [cyborgai_app_automation]: v20251191054 ()
//! ## evo_framework
//! ### 202512321
//!
//! {_DOC_}
//!
//!
//! [cyborgai_app_automation]: https://github.com/cyborg-ai-git/evo_automation-rust
// ---------------------------------------------------------------------------------------------------------------------------------------
const VERSION: u64 = 2025211521;
// ---------------------------------------------------------------------------------------------------------------------------------------
///mod
pub use IControl;
pub use IEntity;
pub use IBridge;
pub use IQuery;
pub use IFoundation;
// ---------------------------------------------------------------------------------------------------------------------------------------