Rexport kuska_ssb

This commit is contained in:
notplants 2022-07-06 12:40:58 +02:00
parent 414e8869f9
commit 4972946fcd
1 changed files with 1 additions and 1 deletions

View File

@ -76,4 +76,4 @@ pub mod sbot;
pub mod utils;
pub use crate::{error::GolgiError, sbot::Sbot};
pub use kuska_ssb::api::dto::content::PubAddress;
pub use kuska_ssb;