type alias EnumBodyStatementRe-exportimport { type EnumBodyStatement } from "https://deno.land/x/pbkit@v0.0.57/core/ast/index.ts"; definition: | Option | Reserved | EnumField | Empty