//! # Dioxus React Integration
//!
//! This crate provides tools for serving React applications within the Dioxus runtime,
//! combining the best of both worlds: native Dioxus capabilities with React's ecosystem.
// Re-export commonly used types
pub use ;
pub use AssetRegistry;
/// Prelude module for convenient imports