import { type Types } from "https://deno.land/x/mesozoic@v1.0.0-beta.1/lib/swc.ts";
const { TsInterfaceDeclaration } = Types;
Properties
id: Identifier
optional
typeParams: TsTypeParameterDeclarationextends: TsExpressionWithTypeArguments[]
body: TsInterfaceBody