feat(tauri): export TitleBarStyle for all platforms (#14013)

This commit is contained in:
Sean Wang
2025-08-15 21:13:05 +08:00
committed by GitHub
parent 21ebc6e820
commit a3dc42477a
2 changed files with 5 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
tauri: minor:enhance
---
export `TitleBarStyle` for all platforms.