usr/bin/env -S deno -q run --allow-all import yargs from 'https://deno.land/x/yargs/deno.ts' const { width, height } = yargs(Deno.args) ...
確定! 回上一頁