//! Dioxus Mobile //! //! This crate is work-in-progress and is currently just a wrapper over `dioxus-desktop. //! //! Eventually we'll have platform-specific hooks and a more robust API. pub use dioxus_desktop::*;