import * as mod from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/jsutils/keyValMap.js"; FunctionsfdefaultCreates a keyed JS object from an array, given a function to produce the keys and a function to produce the values from each item in the array.