UNPKG

askme-cli

Version:

askme-cli MCP server that collects user's next plan or confirmation through terminal window

4 lines 222 B
import React from 'react'; import { MultiLineTextInputProps } from '../../shared/types/index.js'; export declare const MultiLineTextInput: React.FC<MultiLineTextInputProps>; //# sourceMappingURL=MultiLineTextInput.d.ts.map