docs
api
workshops
blog
github
angular
core
react
ErrorMessage
API
export
type
ErrorMessage
=
{
role
:
"error"
;
content
:
string
;
};