mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-15 21:53:59 +03:00
15358b1895
Co-authored-by: Cobalt <c0balt@disroot.org> Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
205 B
205 B
tauri |
---|
patch |
- Breaking change: Renamed
tauri::Event
totauri::RunEvent
- Exported
tauri::Event
andtauri::EventHandler
so you can define a function and pass it toWindow::listen