tauri/.changes/expose-js-image.md
Lucas Fernandes Nogueira ed48e2b3c7
feat(core): expose the image module (#9122)
* 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>
2024-03-07 19:23:21 -03:00

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.