import * as mod from "https://dotland.deno.dev/std@0.116.0/collections/map_keys.ts"; FunctionsfmapKeysApplies the given transformer to all keys in the given record's entries and returns a new record containing the transformed entries.