1 2 3 4 5
//! Inertia configuration. //! //! Re-exports `InertiaConfig` from the `ferro-inertia` crate. pub use ferro_inertia::InertiaConfig;