This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
AppFlowy
Watch
1
Star
0
Fork
0
You've already forked AppFlowy
mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced
2024-08-30 18:12:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2fa6adeee6
AppFlowy
/
shared-lib
/
flowy-grid-data-model
/
src
/
entities
/
mod.rs
6 lines
55 B
Rust
Raw
Normal View
History
Unescape
Escape
feat: add grid struct
2022-03-02 13:12:21 +00:00
mod
grid
;
chore: add grid meta
2022-03-10 04:01:31 +00:00
mod
meta
;
feat: add grid struct
2022-03-02 13:12:21 +00:00
pub
use
grid
::
*
;
chore: add grid meta
2022-03-10 04:01:31 +00:00
pub
use
meta
::
*
;
Reference in New Issue
Copy Permalink