Reexport backend_blindbit_wasm
This commit is contained in:
parent
a4c2fd2090
commit
1b885606ae
@ -21,6 +21,9 @@ pub use serde_wasm_bindgen;
|
||||
#[cfg(feature = "blindbit-backend")]
|
||||
pub use backend_blindbit_native;
|
||||
|
||||
#[cfg(feature = "blindbit-wasm")]
|
||||
pub use backend_blindbit_wasm;
|
||||
|
||||
pub mod crypto;
|
||||
pub mod device;
|
||||
pub mod error;
|
||||
|
Loading…
x
Reference in New Issue
Block a user