UNPKG
@difizen/magent-au
Version:
latest (0.1.33)
0.1.33
0.1.30
0.1.29
0.1.28
0.1.27
github.com/difizen/magent
difizen/magent
@difizen/magent-au
/
src
/
views
/
agent-chat
/
index.ts
3 lines
(2 loc)
•
61 B
text/typescript
View Raw
1
2
3
export
*
from
'./module.js'
;
export
*
from
'./chat-view.js'
;