UNPKG

ai-functions

Version:

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

3 lines 149 B
import { SimpleSchema } from '../types'; export declare function validateSchema(schema: SimpleSchema): void; //# sourceMappingURL=validation.d.ts.map