mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 22:57:12 -04:00
8 lines
160 B
Rust
8 lines
160 B
Rust
#![cfg_attr(rustfmt, rustfmt::skip)]
|
|
// Auto-generated, do not edit
|
|
|
|
mod dart_notification;
|
|
pub use dart_notification::*;
|
|
|
|
mod event_map;
|
|
pub use event_map::*;
|