UNPKG

@assistant-ui/react

Version:

TypeScript/React library for AI Chat

8 lines 121 B
// src/model-context/tool.ts function tool(tool2) { return tool2; } export { tool }; //# sourceMappingURL=tool.js.map