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