import { type Types } from "https://deno.land/x/mesozoic@v1.2.6/lib/swc.ts";
const { ParseOptions } = Types;
definition: ParserConfig & { comments?: boolean; script?: boolean; target?: JscTarget; }
import { type Types } from "https://deno.land/x/mesozoic@v1.2.6/lib/swc.ts";
const { ParseOptions } = Types;