micro_bevy_web_utils/
lib.rs

1#[cfg(target_arch = "wasm32")]
2pub mod bevy;
3#[cfg(target_arch = "wasm32")]
4pub mod bindings;