/ clis / chatwise / new.js
new.js
1  import { makeNewCommand } from '../_shared/desktop-commands.js';
2  export const newCommand = makeNewCommand('chatwise', 'ChatWise conversation');