tauri-plugin-shell 2.0.2

Access the system shell. Allows you to spawn child processes and manage files and URLs using their default application.
Documentation
1
2
3
4
{
  "extends": "../../tsconfig.base.json",
  "include": ["guest-js/*.ts"]
}