tauri-plugin-vue 2.2.0

Persistence for Tauri and Vue
Documentation
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
</manifest>
<!--THIS FILE WAS AUTOGENERATED AND SHOULD NOT BE EDITED MANUALLY.

 Check the `codegen` command in the `tauri-store-cli` crate.
 https://github.com/ferreira-tb/tauri-store/tree/main/crates/tauri-store-cli

 To modify the behavior of the plugin, you must either change the
 upstream `tauri-store` crate or update the code generation itself.
 This ensures that all plugins maintain consistent behavior.-->