This is a small reproducible code: // example.ts import yargs from "https://deno.land/x/[email protected]/deno.ts"; yargs().env().parse([]);
確定! 回上一頁