import { type Types } from "https://deno.land/x/mesozoic@v1.0.3/lib/swc.ts";
const { ArrayExpression } = Types;
Properties
elements: (ExprOrSpread | undefined)[]
import { type Types } from "https://deno.land/x/mesozoic@v1.0.3/lib/swc.ts";
const { ArrayExpression } = Types;