feat: add path module

This commit is contained in:
Jonas Kruckenberg 2022-11-15 18:06:28 +01:00
parent 93ae51d297
commit bf2809393a
5 changed files with 744 additions and 4 deletions

View file

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