probe-web / @probe-web/devices / grantedDevices
Function: grantedDevices()
ts
function grantedDevices(): Promise<USBDevice[]>;Defined in: index.ts:89
Devices this origin has already been granted; empty without WebUSB. No user gesture needed.
Returns
Promise<USBDevice[]>