UNPKG

@stdlib/utils-map-keys

Version:

Map keys from one object to a new object having the same values.

3 lines 110 B
/// <reference path="../docs/types/index.d.ts" /> import mapKeys from '../docs/types/index'; export = mapKeys;