Navigator: usb property
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The usb
read-only property of the Navigator
interface returns a USB
object for the current document, providing access to WebUSB API functionality.
Value
A USB
object.