UNPKG

@lanonasis/cli

Version:

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

8 lines (7 loc) 186 B
/** * Text Input Handler Interface * * Provides seamless multi-line text input without external editors * for CLI UX improvements as specified in the design document. */ export {};