mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
fix: Re-export api structs (#2515)
* fix: Re-export api structs * whoops
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user