UNPKG
regent-ai
Version:
latest (0.1.3)
0.1.3
An AI multi-agent orchestration framework
regent-ai
/
dist
/
index.js
5 lines
•
147 B
JavaScript
View Raw
1
2
3
4
5
export
*
from
"./agents"
;
export
*
from
"./types"
;
export
*
from
"./router/index"
;
export
*
from
"./utils/index"
;
//# sourceMappingURL=index.js.map