UNPKG
@difizen/magent-libro
Version:
latest (0.1.30)
0.1.30
0.1.29
0.1.28
0.1.27
github.com/difizen/magent
difizen/magent
@difizen/magent-libro
/
es
/
protocol.d.ts
5 lines
•
195 B
TypeScript
View Raw
1
2
3
4
5
import
type
{
IChatMessageItem
}
from
'@difizen/magent-chat'
;
export
interface
LibroChatMessageItemOption
extends
IChatMessageItem
{
chat_key
:
string
; }
//# sourceMappingURL=protocol.d.ts.map