UNPKG

@mastra/core

Version:

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

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