Skip to main content

codetether_agent/
browser.rs

1//! Compatibility shim for the extracted browser crate.
2
3pub use codetether_browser::browser::*;