mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-10-04 04:43:13 +00:00
10 lines
274 B
TOML
10 lines
274 B
TOML
|
|
proto_crates = [
|
|
"src/event_map.rs",
|
|
"src/services/field/type_options",
|
|
"src/services/field/field_entities.rs",
|
|
"src/services/cell/cell_entities.rs",
|
|
"src/services/row/row_entities.rs",
|
|
"src/dart_notification.rs"
|
|
]
|
|
event_files = ["src/event_map.rs"] |