retrom-plugin-service-client 0.7.51

Retrom plugin to facilitate accessing the Retrom api within tauri.
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "$schema": "../../node_modules/nx/schemas/project-schema.json",
  "name": "retrom-plugin-service-client",
  "targets": {
    "prettier:format": {},
    "cargo:lint": {},
    "cargo:format": {},
    "cargo:build": {}
  }
}