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