UNPKG

ai-functions

Version:

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

3 lines 157 B
import { ListOptions } from '@/types/list'; export declare function validateListOptions(options: ListOptions): void; //# sourceMappingURL=validation.d.ts.map