import { valMap } from "https://deno.land/x/gamla@91.0.0/src/index.ts";
type
<Key extends RecordKey, F extends Func>(f: F) => (obj: Record<Key, ParamOf<F>>) => EntryMap<F, Key, ParamOf<F>, Key, ReturnTypeUnwrapped<F>>
import { valMap } from "https://deno.land/x/gamla@91.0.0/src/index.ts";