This website requires JavaScript.
Explore
Help
Sign In
tauri-apps
/
tauri
Watch
1
Star
1
Fork
0
You've already forked tauri
mirror of
https://github.com/tauri-apps/tauri.git
synced
2024-11-28 20:48:52 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
277fa324d3
tauri
/
.changes
/
api-export-type.md
6 lines
82 B
Markdown
Raw
Normal View
History
Unescape
Escape
fix: Monitor if --isolatedModules is enabled (#1825) Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-05-13 22:53:10 +03:00
---
"api": patch
---
feat(api): finalize `export type` usage (#1847)
2021-05-17 18:54:56 +03:00
Use
`export type`
to export TS types, enums and interfaces.
Reference in New Issue
Copy Permalink