All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.dirigible.dev-tools.devices.module.json Maven / Gradle / Ivy

There is a newer version: 10.6.27
Show newest version
{
  "extensions": [
      {
          "type": "view",
          "location": "drawer-view",
          "id": "remote-devices",
          "title": "Remote devices",
          "persistence": "closeable",
          "order": 50,
          "className": "Devices.DevicesView",
          "tags": "usb, android, mobile"
      }
  ],
  "dependencies": ["platform", "ui", "host", "components"],
  "scripts": [
      "DevicesView.js"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy