UNPKG

@rasgo/text-tree

Version:
4 lines (3 loc) 99 B
export declare const renameObjKeys: (obj: Object, map: { [k: string]: string; }) => Object;