AppFlowy/frontend/rust-lib/event-integration/tests/main.rs
Nathan.fooo d758e62c1a
chore: Bump collab (#5136)
* chore: bump collab

* chore: bump collab

* chore: bump collab

* chore: fix test

* chore: disable supabse test
2024-04-15 14:50:28 +08:00

7 lines
76 B
Rust

mod database;
mod document;
mod folder;
mod search;
mod user;
pub mod util;