UNPKG

@mastra/core

Version:

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

3 lines 136 B
import type { IMastraLogger } from './logger'; export declare const noopLogger: IMastraLogger; //# sourceMappingURL=noop-logger.d.ts.map