Expose window commands for Wasm builds
This commit is contained in:
parent
a9ca89ca55
commit
12781c717a
2 changed files with 4 additions and 12 deletions
|
|
@ -8,5 +8,4 @@ pub use icon::Icon;
|
|||
pub use position::Position;
|
||||
pub use settings::Settings;
|
||||
|
||||
#[cfg(not(target_arch = "wasm32"))]
|
||||
pub use crate::runtime::window::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue