UNPKG

@entro314labs/ai-changelog-generator

Version:

AI-powered changelog generator with MCP server support - works with most providers, online and local models

7 lines (6 loc) 128 B
/** * Mock Provider * Used for testing without real API credentials */ declare const _default: any; export default _default;