interface EnumBody implements Spanimport { type EnumBody } from "https://deno.land/x/pbkit@v0.0.57/core/ast/index.ts"; Propertiestype: "enum-body"bracketOpen: Tokenstatements: EnumBodyStatement[]bracketClose: Token