pub fn resolve_store_path<R: Runtime>( app: &AppHandle<R>, path: impl AsRef<Path>, ) -> Result<PathBuf>