Hierarchy

  • USBOptions

Index

Properties

Properties

Optional devicesFound

devicesFound: function

Type declaration

    • (devices: Array<USBDevice>): Promise<USBDevice | void>
    • Parameters

      • devices: Array<USBDevice>

      Returns Promise<USBDevice | void>