probe-web / @probe-web/devices / hasWebUsb
Function: hasWebUsb()
ts
function hasWebUsb(): boolean;Defined in: index.ts:46
True when the browser exposes WebUSB (navigator.usb); Chromium-based browsers only.
Returns
boolean