import yargs from 'yargs'; const args = yargs .command("* <message>", "print a message received as an argument") .
確定! 回上一頁