pub
pub use track_focus;
use crateFocusTrackerResult;
/// Windows placeholder for [`crate::focused_document_url`].
///
/// UI Automation exposes `ValuePattern` and `LegacyIAccessible::Value`, but
/// PDF viewers on Windows do not consistently surface the document URL
/// through them. Until we have a working Windows mapping we always report
/// "no document URL"; callers must treat `Ok(None)` as a soft signal.
pub