UNPKG

@mastra/core

Version:

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

3 lines 173 B
import type { MastraStorage } from './base.js'; export declare function augmentWithInit(storage: MastraStorage): MastraStorage; //# sourceMappingURL=storageWithInit.d.ts.map