UNPKG

@mastra/core

Version:

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

3 lines 183 B
export { ChannelsStorage, type ChannelInstallation, type ChannelConfig } from './base.js'; export { InMemoryChannelsStorage } from './inmemory.js'; //# sourceMappingURL=index.d.ts.map