UNPKG

@mastra/core

Version:

The core foundation of the Mastra framework, providing essential components and interfaces for building AI-powered applications.

4 lines 189 B
export { Metric, type MetricResult } from './metric'; export { evaluate } from './evaluation'; export type { TestInfo, EvaluationResult } from './types'; //# sourceMappingURL=index.d.ts.map