swc/bundler/tests/deno-exec/deno-10177/case1/input/entry.ts
강동윤 8222cc075d
feat(ast_node): Add #[ast_serde] (#1595)
ast_node:
 - Add `#[ast_serde]`.
2021-04-21 09:11:50 +00:00

2 lines
97 B
TypeScript

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