tauri/.changes/consistent-event-name-usage.md
2022-02-10 16:46:30 -03:00

5 lines
112 B
Markdown

---
"api": patch
---
Change the `event` field of the `Event` interface to type `EventName` instead of `string`.