fix(apb): re-export profile

This commit is contained in:
əlemi 2024-05-25 07:02:33 +02:00
parent 6ce842fe54
commit 3c5c229045
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -120,7 +120,7 @@ pub use types::{
},
document::{Document, DocumentMut, DocumentType},
place::{Place, PlaceMut},
// profile::Profile,
profile::Profile,
relationship::{Relationship, RelationshipMut},
tombstone::{Tombstone, TombstoneMut},
},