tauri/.changes/tauri-resources-table.md
Amr Bashir bf095df55a
feat: expose Manager::resources_table (#8276)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
2023-11-21 07:57:35 -03:00

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.