import { notImplementedWarning } from '../helpers/notImplementedWarning.js' export function cliGenerateApp() { notImplementedWarning() }