UNPKG

@bonginkan/maria

Version:

Intelligent CLI Assistant with Multi-Model AI Support - Zero Configuration, Privacy First

12 lines (8 loc) 194 B
export { createCLI } from './cli.js'; import 'commander'; /** * MARIA - Intelligent CLI Assistant * Entry point for the OSS package */ declare const VERSION = "1.0.3"; export { VERSION };