UNPKG
assistant-cloud
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
Cloud integration for Assistant UI
www.assistant-ui.com
assistant-ui/assistant-ui
assistant-cloud
/
dist
/
index.js
6 lines
•
132 B
JavaScript
View Raw
1
2
3
4
5
6
// src/index.ts
import
{
AssistantCloud
}
from
"./AssistantCloud.js"
;
export
{
AssistantCloud
};
//# sourceMappingURL=index.js.map