UNPKG

ai

Version:

AI SDK by Vercel - The AI Toolkit for TypeScript and JavaScript

7 lines (5 loc) 214 B
/** * @deprecated Use `LogWarningsFunction` instead. */ export type { LogWarningsFunction as Experimental_LogWarningsFunction } from './log-warnings'; export { type LogWarningsFunction } from './log-warnings';