UNPKG

@assistant-ui/react

Version:

Typescript/React library for AI Chat

6 lines 251 B
import type { FC } from "react"; export declare namespace AttachmentPrimitiveName { type Props = Record<string, never>; } export declare const AttachmentPrimitiveName: FC<AttachmentPrimitiveName.Props>; //# sourceMappingURL=AttachmentName.d.ts.map