@conciergus/chat - v0.3.1
Preparing search index...
components
isError
Function isError
isError
(
part
:
EnhancedStreamPart
,
)
:
part
is
EnhancedStreamPart
&
{
type
:
"error"
;
error
:
Error
}
Parameters
part
:
EnhancedStreamPart
Returns
part
is
EnhancedStreamPart
&
{
type
:
"error"
;
error
:
Error
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@conciergus/chat - v0.3.1
Loading...