doc(crypto-js): Add missing documentation.

This commit is contained in:
Ivan Enderlin
2022-09-12 14:40:49 +02:00
parent 1c50cee5d7
commit 3b526ea412

View File

@@ -9,6 +9,7 @@ use crate::{
types, verification, vodozemac,
};
/// A device represents a E2EE capable client of an user.
#[wasm_bindgen]
#[derive(Debug)]
pub struct Device {