type alias TsUnionOrIntersectionTypeimport { type TsUnionOrIntersectionType } from "https://deno.land/x/live@1.60.0/deps.ts"; definition: TsUnionType | TsIntersectionType