mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-19 08:31:35 +03:00
* refactor(api): generate types next to modules" this fixes an issue with `moduleResolution: node` * change file * Update api-moduleresolution-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"`
|