Unify WASM and Rust API types
This commit is contained in:
parent
b18a692d46
commit
5378ffb547
16 changed files with 252 additions and 301 deletions
|
|
@ -1,3 +1,5 @@
|
|||
pub mod cursor_position;
|
||||
pub mod history;
|
||||
pub mod side;
|
||||
pub mod text_with_cursors;
|
||||
pub mod text_with_history;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue