mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
7 lines
106 B
Markdown
7 lines
106 B
Markdown
---
|
|
"api": 'patch:enhance'
|
|
"tauri": 'patch:enhance'
|
|
---
|
|
|
|
Add channel API for sending data across the IPC.
|