UNPKG

@mastra/core

Version:

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

5 lines 281 B
export declare const MASTRA_USER_AGENT: string; export declare const PROVIDERS_WITH_INSTALLED_PACKAGES: string[]; export declare const EXCLUDED_PROVIDERS: string[]; export declare const GATEWAY_AUTH_HEADER = "X-Memory-Gateway-Authorization"; //# sourceMappingURL=constants.d.ts.map