Er-Api SDK - v1.0.7
Preparing search index...
<internal>
StreamChunk
Interface StreamChunk
interface
StreamChunk
{
content
?:
string
;
done
?:
boolean
;
error
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
content?
done?
error?
Properties
Optional
content
content
?:
string
Optional
done
done
?:
boolean
Optional
error
error
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
done
error
Er-Api SDK - v1.0.7
Loading...