import { type Types } from "https://deno.land/x/mesozoic@v1.0.0-beta.1/lib/swc.ts";
const { CallExpression } = Types;
Properties
callee: Super | Import | Expression
arguments: Argument[]
optional
typeArguments: TsTypeParameterInstantiationimport { type Types } from "https://deno.land/x/mesozoic@v1.0.0-beta.1/lib/swc.ts";
const { CallExpression } = Types;