fix(apb): re-export profile
This commit is contained in:
parent
6ce842fe54
commit
3c5c229045
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ pub use types::{
|
|||
},
|
||||
document::{Document, DocumentMut, DocumentType},
|
||||
place::{Place, PlaceMut},
|
||||
// profile::Profile,
|
||||
profile::Profile,
|
||||
relationship::{Relationship, RelationshipMut},
|
||||
tombstone::{Tombstone, TombstoneMut},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue