mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 00:52:41 +03:00
97e3341299
* fix(api.js): mock `__TAURI_INTERNALS__` in `mockIPC` and `mockWindows` * mock internals.invoke instead of internals.ipc
130 B
130 B
@tauri-apps/api |
---|
patch:bug |
mockIPC
and mockWindows
no longer crash if window.__TAURI_INTERNALS__
is undefined.