mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-25 10:18:31 +02:00
Decouple core Yaak logic from Tauri (#354)
This commit is contained in:
3
crates-tauri/yaak-tauri-utils/src/lib.rs
Normal file
3
crates-tauri/yaak-tauri-utils/src/lib.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub mod api_client;
|
||||
pub mod error;
|
||||
pub mod window;
|
||||
Reference in New Issue
Block a user