interface TsTypeUnionDef implements TsTypeDefBaseimport { type TsTypeUnionDef } from "https://deno.land/x/deno_doc@0.86.0/types.d.ts"; Propertieskind: "union"union: TsTypeDef[]