oscartbeaumont / tauri-specta

Completely typesafe Tauri commands
MIT License
289 stars 26 forks source link

Rename `emit_all` to `emit` #85

Closed oscartbeaumont closed 2 months ago

oscartbeaumont commented 2 months ago

Tauri did this upstream for v1 but it's problematic cause we already have an emit method for the Window.