UNPKG

@lanonasis/cli

Version:

Professional CLI for LanOnasis Memory as a Service (MaaS) with MCP support, seamless inline editing, and enterprise-grade security

9 lines (8 loc) 301 B
/** * CLI UX Improvements - Core Interfaces * * This module exports all the TypeScript interfaces for the CLI UX improvements * as specified in the design document. These interfaces define the contracts * for the TextInputHandler, ConnectionManager, and OnboardingFlow components. */ export {};