/// Legacy room-contract migration registry (freenet/river#292). Gated on the
/// `migration` feature so the room-contract / chat-delegate WASM builds (which
/// do not enable it) keep byte-identical WASM and stable keys.
pub use ChatRoomStateV1;
pub use WebContainerMetadata;