fix(api.js): Export mocks module (#10044)

This commit is contained in:
Fabian-Lars
2024-06-12 18:22:55 +02:00
committed by GitHub
parent 85889f289b
commit c98f385cb5
3 changed files with 20 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
---
"@tauri-apps/api": "patch:bug"
---
Export `mocks` module in `@tauri-apps/api` npm package.