type alias these.Leftimport { type these } from "https://deno.land/x/fun@v.2.0.0-alpha.11/mod.ts"; const { Left } = these; Type ParametersBdefinition: E.Left<B>