UNPKG

ai-functions

Version:

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

3 lines 181 B
import type { ListAwaitFunction, ListOptions } from './types'; export declare const createListAwait: (options: ListOptions) => ListAwaitFunction; //# sourceMappingURL=await.d.ts.map