UNPKG

@assistant-ui/react

Version:

TypeScript/React library for AI Chat

5 lines 195 B
import { type FC, type PropsWithChildren } from "react"; export declare const PartByIndexProvider: FC<PropsWithChildren<{ index: number; }>>; //# sourceMappingURL=PartByIndexProvider.d.ts.map