type alias ObjectIteratorimport { type ObjectIterator } from "https://deno.land/x/rambda@9.4.1/mod.ts"; Type ParametersTUdefinition: (x: T,prop: string,inputObj: Dictionary<T>,) => U