UNPKG

@mastra/core

Version:

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

3 lines 274 B
export { RequestContext, MASTRA_RESOURCE_ID_KEY, MASTRA_THREAD_ID_KEY, MASTRA_VERSIONS_KEY, mergeVersionOverrides, } from '../request-context/index.js'; export type { VersionOverrides, VersionSelector } from '../request-context/index.js'; //# sourceMappingURL=index.d.ts.map