UNPKG

@assistant-ui/react

Version:

Typescript/React library for AI Chat

4 lines 263 B
import { ContentPartStatus } from "../../types/AssistantTypes"; export declare const parsePartialJson: (json: string) => any; export declare const useToolArgsFieldStatus: (fieldPath: string[]) => ContentPartStatus; //# sourceMappingURL=parse-partial-json.d.ts.map