mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-22 18:21:35 +03:00
1c582a942e
* refactor(api): generate types next to modules" this fixes an issue with `moduleResolution: node` * change file * Update api-module-resolution-node.md
6 lines
136 B
Markdown
6 lines
136 B
Markdown
---
|
|
"@tauri-apps/api": "patch:bug"
|
|
---
|
|
|
|
Fix a regression where typescript could not find types when using `"moduleResolution": "node"`
|