UNPKG

@mastra/core

Version:

Mastra is a framework for building AI-powered applications and agents with a modern TypeScript stack.

6 lines 193 B
import type { loop } from '../loop.js'; export declare function telemetryTests({ loopFn, runId }: { loopFn: typeof loop; runId: string; }): void; //# sourceMappingURL=telemetry.d.ts.map