mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
Updated 11. API (markdown)
@@ -59,7 +59,7 @@ import tauri from 'tauri/api'
|
||||
## Example API integration
|
||||
|
||||
### Communication (Vanilla ES5 flavor)
|
||||
Here is the smallest integration possible of Tauri with ES5 that you can find in details [here].(https://github.com/tauri-apps/examples/tree/master/tauri/communication)
|
||||
Here is the smallest integration possible of Tauri with ES5 that you can find in details [here](https://github.com/tauri-apps/examples/tree/master/tauri/communication).
|
||||
|
||||
JS:
|
||||
```javascript
|
||||
|
||||
Reference in New Issue
Block a user