web-serial-rxjs API Documentation
Preparing search index...
index
SerialErrorCauseContext
Type Alias SerialErrorCauseContext
Context payload for errors that wrap an underlying failure.
type
SerialErrorCauseContext
=
{
cause
:
unknown
;
}
Index
Properties
cause
Properties
Readonly
cause
cause
:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cause
web-serial-rxjs API Documentation
Loading...
Context payload for errors that wrap an underlying failure.