1#[cfg(not(target_arch = "wasm32"))] 2pub mod arcgis; 3pub mod nasr; 4#[cfg(not(target_arch = "wasm32"))] 5pub mod nat;