UNPKG

ai-functions

Version:

A powerful TypeScript library for building AI-powered applications with template literals and structured outputs

4 lines 163 B
import { createListFunction } from './create-function'; export declare const list: ListFunction; export { createListFunction }; //# sourceMappingURL=index.d.ts.map