import { parseArgs } from "node:util"; const args = parseArgs({ ... like Commander.js or Yargs, but as the project README describes, ...
確定! 回上一頁