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