swc/crates/swc_bundler/tests/deno-exec/deno-10177/case1/input/entry.ts

3 lines
98 B
TypeScript
Raw Normal View History

import { Command } from "https://deno.land/x/cliffy@v0.12.1/command.ts";
const c = new Command();