usb property
JSObject
get
usb
The usb read-only property of the WorkerNavigator interface
returns a USB object for the current document, providing access to
WebUSB API
functionality.
Implementation
external JSObject get usb;