///|
/// mhx - MoonBit Hypermedia X
/// A type-safe Hypermedia-Driven Architecture library for MoonBit/Wasm
///
/// This is the main entry point for the mhx library.
/// Re-exports core functionality from subpackages.

///|
/// Library version
pub let version : String = "0.1.0"