mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* feat(api): expose `Resource` class continuation of https://github.com/tauri-apps/tauri/pull/8276 * Apply suggestions from code review * fmt --------- Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app> Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
168 B
168 B
@tauri-apps/api
| @tauri-apps/api |
|---|
| patch:feat |
Exposed Resource class which should be extended for Rust-backed resources created through tauri::Manager::resources_table.