UNPKG
@difizen/magent-chat
Version:
latest (0.1.36)
0.1.36
0.1.35
0.1.34
0.1.33
0.1.32
0.1.31
0.1.30
0.1.29
0.1.28
0.1.27
github.com/difizen/magent
difizen/magent
@difizen/magent-chat
/
src
/
index.ts
4 lines
(3 loc)
•
105 B
text/typescript
View Raw
1
2
3
4
export
*
from
'./chat-base/index.js'
;
export
*
from
'./chat-view/index.js'
;
export
*
from
'./module.js'
;