//! Playwright-inspired facade for the Playhard browser automation workspace.
//!
//! This crate currently re-exports the high-level browser automation API from
//! [`playhard`] so early adopters can depend on the intended product name while
//! the project is still in flight.
pub use ;
pub use ;