@tauri-apps/api@1.0.2
此内容尚不支持你的语言。
- Added helper functions to listen to updater and window events.
- Add support to
ArrayBuffer
inBody.bytes
andwriteBinaryFile
. - Use
toString()
on message/confirm/ask dialogs title and message values. - Remove the
type-fest
dependency, changing the OS types to the specific enum instead of allowing any string.
© 2024 Tauri Contributors. CC-BY / MIT