UNPKG

@tanstack/ai

Version:

Type-safe TypeScript AI SDK for streaming chat, tool calling, agents, structured outputs, and multimodal generation.

3 lines (2 loc) 151 B
export declare function specKeysFor(type: string): ReadonlySet<string>; export declare function isSpecTopLevelKey(type: string, key: string): boolean;