Atproto, readd collection imp from atrium
This commit is contained in:
parent
8288620f2e
commit
53679522fa
1 changed files with 2 additions and 0 deletions
|
|
@ -3,3 +3,5 @@ pub mod types;
|
||||||
pub mod error;
|
pub mod error;
|
||||||
#[cfg(feature = "sqlx-support")]
|
#[cfg(feature = "sqlx-support")]
|
||||||
pub mod sqlx;
|
pub mod sqlx;
|
||||||
|
|
||||||
|
pub use atrium_api::types::Collection;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue