1
2
3
4
//! Some common traits that need to be often available.

pub use super::prop::*;
pub use browser_window_core::prelude::*;