Skip to content

Commit

Permalink
export enostr / nostrdb
Browse files Browse the repository at this point in the history
  • Loading branch information
v0l committed Jan 21, 2025
1 parent 835851e commit 01066bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions crates/notedeck/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,7 @@ pub use time::time_ago_since;
pub use timecache::TimeCached;
pub use unknowns::{get_unknown_note_ids, NoteRefsUnkIdAction, SingleUnkIdAction, UnknownIds};
pub use user_account::UserAccount;

// export libs
pub use enostr;
pub use nostrdb;

0 comments on commit 01066bf

Please sign in to comment.