type alias ProduceRulesimport { type ProduceRules } from "https://dotland.deno.dev/x/rambda@9.4.1/index.d.ts"; Type ParametersOutputK extends keyof OutputInputdefinition: [P in K]: (input: Input) => Output[P]