mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-11-09 06:58:13 +00:00
4 lines
96 B
Plaintext
4 lines
96 B
Plaintext
|
|
#![cfg_attr(rustfmt, rustfmt::skip)]
|
||
|
|
// Auto-generated, do not edit
|
||
|
|
mod model;
|
||
|
|
pub use model::*;
|