swc/crates/swc_bundler/tests/deno-exec/deno-8943/entry.ts
2021-11-09 20:42:49 +09:00

4 lines
73 B
TypeScript

import { flags } from './deps.ts';
console.log(flags.parse(Deno.args));