UNPKG

askme-cli

Version:

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

3 lines 209 B
export declare const escapeShellString: (str: string) => string; export declare const createAskMeScript: (__dirname: string, message: string, socketPath: string) => string; //# sourceMappingURL=script.d.ts.map