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

2 lines
97 B
TypeScript
Raw Normal View History

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