UNPKG

@mastra/core

Version:

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

6 lines 226 B
import { MastraVector as BaseMastraVector } from './vector.js'; export * from './index.js'; export declare abstract class MastraVector extends BaseMastraVector { constructor(); } //# sourceMappingURL=index.warning.d.ts.map