import * as mod from "https://deno.land/std@0.195.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.