//! Type Export Tests
//!
//! Validates that pitwall-tauri correctly re-exports Pitwall types
//! and that the bridge function is properly typed.
// Note: to_channel function existence is validated by successful compilation
// The generic function signature cannot be easily tested without concrete types