mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-04 13:48:01 +02:00
a1b3fa27f1
* fix: Re-export api structs * whoops
13 lines
257 B
Markdown
13 lines
257 B
Markdown
---
|
|
geolocation: patch
|
|
geolocation-js: patch
|
|
haptics: patch
|
|
haptics-js: patch
|
|
notification: patch
|
|
notification-js: patch
|
|
os: patch
|
|
os-js: patch
|
|
---
|
|
|
|
Re-exported the `Geolocation`, `Haptics`, `Notification`, and `Os` structs so that they show up on docs.rs.
|