fix: Re-export api structs (#2515)

* fix: Re-export api structs

* whoops
This commit is contained in:
Fabian-Lars
2025-03-10 13:57:17 +01:00
committed by GitHub
parent e54cfcb261
commit a1b3fa27f1
8 changed files with 26 additions and 10 deletions
+12
View File
@@ -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.