mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
* feat: public the json to document data pb api * test: add test for convert_data_to_document_internal * chore: apply review suggestion * chore: update folder path
3 lines
83 B
Rust
3 lines
83 B
Rust
pub const PAGE: &str = "page";
|
|
pub const PARAGRAPH_BLOCK_TYPE: &str = "paragraph";
|