swc/crates/swc_bundler/tests/deno-exec/deno-8943/entry.ts
2022-05-04 14:25:28 +00:00

4 lines
73 B
TypeScript

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