mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-19 08:31:35 +03:00
194 B
194 B
tauri |
---|
patch:enhance |
Mobile plugins can now resolve using an arbitrary object instead of using the JSObject
class via Invoke.resolve
on iOS and Invoke.resolveObject
on Android.