Improved tauri events type safety
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
pub mod app_data;
|
||||
pub mod remote_error;
|
||||
pub mod dolls;
|
||||
pub mod event_payloads;
|
||||
pub mod friends;
|
||||
pub mod health;
|
||||
pub mod interaction;
|
||||
pub mod remote_error;
|
||||
pub mod user;
|
||||
|
||||
Reference in New Issue
Block a user