UNPKG

@assistant-ui/react

Version:

Typescript/React library for AI Chat

6 lines 222 B
// src/runtimes/adapters/index.ts export * from "./attachment/index.mjs"; export * from "./feedback/index.mjs"; export * from "./speech/index.mjs"; export * from "./suggestion/index.mjs"; //# sourceMappingURL=index.mjs.map