web-serial-rxjs API Documentation
Preparing search index...
SerialSupport
Type Alias SerialSupport
SerialSupport
:
|
{
browser
:
BrowserType
;
supported
:
true
}
|
{
browser
:
BrowserType
;
reason
:
string
;
supported
:
false
}
Browser support information for Web Serial API.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
web-serial-rxjs API Documentation
Loading...
Browser support information for Web Serial API.