mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 03:02:28 +03:00
ed48e2b3c7
* feat(core): expose the image module * code review * fix import * fix * fix codegen * jsimage owned * fmt --------- Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
163 B
163 B
tauri | tauri-codegen |
---|---|
patch:breaking | patch:breaking |
Expose tauri::image
module to export the JsImage
type and removed the Image
root re-export.