mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* 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
| tauri | tauri-codegen |
|---|---|
| patch:breaking | patch:breaking |
Expose tauri::image module to export the JsImage type and removed the Image root re-export.