feat: add notification module

This commit is contained in:
Jonas Kruckenberg 2022-11-15 15:57:02 +01:00
parent 45bd3650ea
commit aec31b7e88
8 changed files with 125 additions and 4 deletions

View file

@ -64,7 +64,7 @@ These API bindings are not completely on-par with `@tauri-apps/api` yet, but her
- [ ] `notification`
- [ ] `os`
- [ ] `path`
- [ ] `process`
- [x] `process`
- [ ] `shell`
- [x] `tauri`
- [ ] `updater`