t { TrackDevicesCommand, } = require("resource://devtools/client/shared/remote-debugging/adb/commands/track-devices.js"); module.exports = { listDevices, prepareTCPConnection, runCommand, shell, TrackDevicesCommand, }; PK