mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-30 14:35:50 +03:00
6 lines
217 B
Markdown
6 lines
217 B
Markdown
|
---
|
||
|
'tauri': 'patch:feat'
|
||
|
---
|
||
|
|
||
|
Exposed `Manager::resources_table` to access the resources table used by tauri, which could be used by plugins or app authors to store their resources and retrieve it later using an id.
|